HomeSort by relevance Sort by last modified time
    Searched refs:llvmlibsdir (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/
site.exp.in 7 set llvmlibsdir "@LLVM_LIBS_DIR@"
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.InTree/test/
site.exp 9 set llvmlibsdir "/Users/ddunbar/llvm.obj.64/Debug/lib"
  /external/llvm/utils/lit/lit/ExampleTests/LLVM.OutOfTree/obj/test/
site.exp 9 set llvmlibsdir "/Users/ddunbar/llvm.obj.64/Debug/lib"
  /external/llvm/test/lib/
llvm2cpp.exp 9 global subdir llvmtoolsdir llvmlibsdir objdir srcdir objroot srcroot
76 exec -keepnewline gcc -g -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -o $executable $generated -I$srcroot/include -I$objroot/include -L$llvmlibsdir -lLLVMCore -lLLVMSupport -lLLVMSystem -lstdc++ } msg ]
llvm.exp 51 global gccpath gxxpath compile_c compile_cxx link shlibext llvmlibsdir
78 #replace %llvmlibsdir with configure library directory
79 regsub -all {%llvmlibsdir} $new_line "$llvmlibsdir" new_line

Completed in 44 milliseconds