/external/llvm/bindings/ocaml/ |
D | Makefile.ocaml | 144 ifdef TOOLNAME 145 ToolEXE := $(ObjDir)/$(TOOLNAME)$(EXEEXT) 164 ifdef TOOLNAME 166 OutputEXE := $(ExmplDir)/$(strip $(TOOLNAME))$(EXEEXT) 168 OutputEXE := $(ToolDir)/$(strip $(TOOLNAME))$(EXEEXT) 205 ifdef TOOLNAME 206 $(ObjDir)/$(TOOLNAME).ocamldep: $(OcamlSources) $(OcamlHeaders) \ 210 -include $(ObjDir)/$(TOOLNAME).ocamldep
|
/external/llvm/tools/llvm-config/ |
D | Makefile | 11 TOOLNAME := llvm-config macro 22 BUILDVARIABLES_SRCPATH = $(PROJ_SRC_ROOT)/tools/$(TOOLNAME)/BuildVariables.inc.in
|
/external/llvm/utils/count/ |
D | Makefile | 11 TOOLNAME = count macro
|
/external/llvm/examples/ModuleMaker/ |
D | Makefile | 10 TOOLNAME=ModuleMaker macro
|
/external/llvm/tools/obj2yaml/ |
D | Makefile | 11 TOOLNAME = obj2yaml macro
|
/external/llvm/tools/yaml2obj/ |
D | Makefile | 11 TOOLNAME = yaml2obj macro
|
/external/llvm/utils/PerfectShuffle/ |
D | Makefile | 11 TOOLNAME = llvm-PerfectShuffle macro
|
/external/llvm/utils/not/ |
D | Makefile | 11 TOOLNAME = not macro
|
/external/llvm/utils/fpcmp/ |
D | Makefile | 11 TOOLNAME = fpcmp macro
|
/external/llvm/tools/llvm-bcanalyzer/ |
D | Makefile | 11 TOOLNAME := llvm-bcanalyzer macro
|
/external/llvm/tools/llvm-mcmarkup/ |
D | Makefile | 11 TOOLNAME := llvm-mcmarkup macro
|
/external/llvm/examples/Kaleidoscope/Chapter3/ |
D | Makefile | 10 TOOLNAME = Kaleidoscope-Ch3 macro
|
/external/llvm/utils/FileCheck/ |
D | Makefile | 11 TOOLNAME = FileCheck macro
|
/external/llvm/tools/llvm-size/ |
D | Makefile | 11 TOOLNAME := llvm-size macro
|
/external/llvm/tools/llvm-dwarfdump/ |
D | Makefile | 11 TOOLNAME := llvm-dwarfdump macro
|
/external/llvm/examples/HowToUseJIT/ |
D | Makefile | 10 TOOLNAME = HowToUseJIT macro
|
/external/llvm/examples/Fibonacci/ |
D | Makefile | 11 TOOLNAME = Fibonacci macro
|
/external/llvm/tools/llvm-as/ |
D | Makefile | 11 TOOLNAME := llvm-as macro
|
/external/llvm/tools/llvm-profdata/ |
D | Makefile | 11 TOOLNAME := llvm-profdata macro
|
/external/llvm/tools/llvm-pdbdump/ |
D | Makefile | 11 TOOLNAME := llvm-pdbdump macro
|
/external/llvm/tools/llvm-dis/ |
D | Makefile | 11 TOOLNAME := llvm-dis macro
|
/external/llvm/examples/ExceptionDemo/ |
D | Makefile | 10 TOOLNAME = ExceptionDemo macro
|
/external/llvm/tools/llvm-diff/ |
D | Makefile | 11 TOOLNAME := llvm-diff macro
|
/external/llvm/examples/Kaleidoscope/Chapter6/ |
D | Makefile | 10 TOOLNAME = Kaleidoscope-Ch6 macro
|
/external/llvm/examples/Kaleidoscope/Chapter7/ |
D | Makefile | 10 TOOLNAME = Kaleidoscope-Ch7 macro
|