Home
last modified time | relevance | path

Searched defs:LLVM_LDFLAGS (Results 1 – 6 of 6) sorted by relevance

/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
DMakefile10 LLVM_LDFLAGS := $(shell llvm-config --ldflags --system-libs --libs core orcjit native) macro
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
DMakefile10 LLVM_LDFLAGS := $(shell llvm-config --ldflags --system-libs --libs core orcjit native) macro
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
DMakefile10 LLVM_LDFLAGS := $(shell llvm-config --ldflags --system-libs --libs core orcjit native) macro
/external/llvm/examples/Kaleidoscope/Orc/initial/
DMakefile10 LLVM_LDFLAGS := $(shell llvm-config --ldflags --system-libs --libs core orcjit native) macro
/external/llvm/tools/llvm-config/
DCMakeLists.txt31 set(LLVM_LDFLAGS "${CMAKE_CXX_LINK_FLAGS}") variable
/external/mesa3d/
Dconfigure.ac1512 AC_SUBST([LLVM_LDFLAGS]) subst