/external/llvm/tools/lli/ |
D | Makefile | 15 LINK_COMPONENTS := mcjit jit interpreter nativecodegen bitreader asmparser selectiondag macro 20 LINK_COMPONENTS += inteljitevents 26 LINK_COMPONENTS += oprofilejit
|
/external/llvm/unittests/ExecutionEngine/JIT/ |
D | Makefile | 12 LINK_COMPONENTS := asmparser bitreader bitwriter core jit native support macro 27 LINK_COMPONENTS += inteljitevents 35 LINK_COMPONENTS += oprofilejit
|
/external/llvm/tools/llvm-stress/ |
D | Makefile | 12 LINK_COMPONENTS := object macro 13 LINK_COMPONENTS := bitreader bitwriter asmparser instrumentation scalaropts ipo macro
|
/external/clang/unittests/ |
D | CMakeLists.txt | 5 # [LINK_COMPONENTS component1 component2]) 9 # the LINK_COMPONENTS list. Produces a binary named 12 PARSE_ARGUMENTS(CLANG_UNITTEST "USED_LIBS;LINK_COMPONENTS" "" ${ARGN})
|
/external/llvm/examples/ModuleMaker/ |
D | Makefile | 12 LINK_COMPONENTS := bitwriter macro
|
/external/llvm/tools/llvm-stub/ |
D | Makefile | 12 LINK_COMPONENTS := object macro
|
/external/llvm/tools/llvm-size/ |
D | Makefile | 12 LINK_COMPONENTS := object macro
|
/external/llvm/tools/llvm-cov/ |
D | Makefile | 12 LINK_COMPONENTS := instrumentation macro
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | Makefile | 12 LINK_COMPONENTS := bitreader macro
|
/external/llvm/examples/Kaleidoscope/Chapter3/ |
D | Makefile | 13 LINK_COMPONENTS := core macro
|
/external/llvm/tools/llvm-ar/ |
D | Makefile | 12 LINK_COMPONENTS := archive macro
|
/external/llvm/tools/llvm-ranlib/ |
D | Makefile | 12 LINK_COMPONENTS := archive macro
|
/external/llvm/tools/llvm-dwarfdump/ |
D | Makefile | 12 LINK_COMPONENTS := DebugInfo Object macro
|
/external/llvm/tools/llvm-dis/ |
D | Makefile | 12 LINK_COMPONENTS := bitreader analysis macro
|
/external/llvm/tools/llvm-diff/ |
D | Makefile | 12 LINK_COMPONENTS := asmparser bitreader macro
|
/external/llvm/examples/Fibonacci/ |
D | Makefile | 15 LINK_COMPONENTS := jit interpreter nativecodegen macro
|
/external/llvm/tools/llvm-as/ |
D | Makefile | 12 LINK_COMPONENTS := asmparser bitwriter macro
|
/external/llvm/tools/macho-dump/ |
D | Makefile | 12 LINK_COMPONENTS := support object macro
|
/external/llvm/tools/llc/ |
D | Makefile | 12 LINK_COMPONENTS := all-targets bitreader asmparser macro
|
/external/llvm/examples/HowToUseJIT/ |
D | Makefile | 13 LINK_COMPONENTS := jit interpreter nativecodegen macro
|
/external/llvm/tools/llvm-prof/ |
D | Makefile | 12 LINK_COMPONENTS := bitreader analysis macro
|
/external/llvm/tools/llvm-readobj/ |
D | Makefile | 12 LINK_COMPONENTS := archive bitreader object macro
|
/external/clang/tools/diagtool/ |
D | Makefile | 19 LINK_COMPONENTS := support macro
|
/external/llvm/tools/llvm-nm/ |
D | Makefile | 12 LINK_COMPONENTS := archive bitreader object macro
|
/external/llvm/examples/ExceptionDemo/ |
D | Makefile | 14 LINK_COMPONENTS := jit interpreter nativecodegen macro
|