/external/llvm/tools/lli/ |
D | Makefile | 17 LINK_COMPONENTS := mcjit orcjit instrumentation interpreter nativecodegen bitreader asmparser irrea… macro 22 LINK_COMPONENTS += debuginfodwarf inteljitevents object 28 LINK_COMPONENTS += oprofilejit
|
/external/llvm/tools/llvm-stress/ |
D | Makefile | 12 LINK_COMPONENTS := object macro 13 LINK_COMPONENTS := bitreader bitwriter asmparser irreader instrumentation scalaropts ipo macro
|
/external/llvm/tools/llvm-jitlistener/ |
D | Makefile | 15 LINK_COMPONENTS := mcjit interpreter nativecodegen bitreader asmparser irreader selectiondag Object macro 21 LINK_COMPONENTS += debuginfodwarf inteljitevents
|
/external/llvm/tools/yaml2obj/ |
D | Makefile | 12 LINK_COMPONENTS := object macro
|
/external/llvm/examples/ModuleMaker/ |
D | Makefile | 12 LINK_COMPONENTS := bitwriter macro
|
/external/llvm/tools/obj2yaml/ |
D | Makefile | 12 LINK_COMPONENTS := object macro
|
/external/llvm/tools/llvm-size/ |
D | Makefile | 12 LINK_COMPONENTS := object macro
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | Makefile | 12 LINK_COMPONENTS := bitreader macro
|
/external/llvm/tools/llvm-mcmarkup/ |
D | Makefile | 12 LINK_COMPONENTS := support macro
|
/external/llvm/examples/Kaleidoscope/Chapter3/ |
D | Makefile | 13 LINK_COMPONENTS := core macro
|
/external/llvm/tools/llvm-profdata/ |
D | Makefile | 12 LINK_COMPONENTS := profiledata support macro
|
/external/llvm/tools/llvm-dwarfdump/ |
D | Makefile | 12 LINK_COMPONENTS := DebugInfoDWARF Object macro
|
/external/llvm/tools/llvm-as/ |
D | Makefile | 12 LINK_COMPONENTS := asmparser bitwriter macro
|
/external/llvm/examples/HowToUseJIT/ |
D | Makefile | 13 LINK_COMPONENTS := mcjit interpreter nativecodegen macro
|
/external/llvm/tools/llvm-pdbdump/ |
D | Makefile | 12 LINK_COMPONENTS := DebugInfoPDB Object macro
|
/external/llvm/examples/Fibonacci/ |
D | Makefile | 15 LINK_COMPONENTS := interpreter mcjit nativecodegen macro
|
/external/llvm/tools/llvm-dis/ |
D | Makefile | 12 LINK_COMPONENTS := bitreader analysis macro
|
/external/llvm/examples/ExceptionDemo/ |
D | Makefile | 14 LINK_COMPONENTS := mcjit nativecodegen macro
|
/external/llvm/examples/Kaleidoscope/Chapter5/ |
D | Makefile | 13 LINK_COMPONENTS := core mcjit native macro
|
/external/llvm/tools/llvm-diff/ |
D | Makefile | 12 LINK_COMPONENTS := asmparser bitreader irreader macro
|
/external/llvm/examples/Kaleidoscope/Chapter4/ |
D | Makefile | 13 LINK_COMPONENTS := core mcjit native macro
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | Makefile | 13 LINK_COMPONENTS := core mcjit native macro
|
/external/llvm/examples/BrainF/ |
D | Makefile | 13 LINK_COMPONENTS := mcjit bitwriter nativecodegen interpreter macro
|
/external/llvm/examples/Kaleidoscope/Chapter8/ |
D | Makefile | 13 LINK_COMPONENTS := core mcjit native macro
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | Makefile | 13 LINK_COMPONENTS := core mcjit native macro
|