Home | History | Annotate | Download | only in llvm

Lines Matching refs:Config

16 #   4. Build libs, which are needed by llvm-config.
17 # 5. Build llvm-config, which determines inter-lib dependencies for tools.
34 tools/llvm-config tools runtime docs unittests
44 include $(LEVEL)/Makefile.config
162 $(TopDistDir)/include/llvm/Config/config.h \
186 include/llvm/Config/config.h \
187 include/llvm/Config/Targets.def \
188 include/llvm/Config/AsmPrinters.def \
189 include/llvm/Config/AsmParsers.def \
190 include/llvm/Config/Disassemblers.def \
235 $(Verb) if test ! -f ./config.status ; then \