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.
30 DIRS := lib/Support lib/TableGen utils tools/llvm-config
34 tools/llvm-config tools docs cmake unittests
44 include $(LEVEL)/Makefile.config
173 $(TopDistDir)/include/llvm/Config/config.h \
195 # Note that Makefile.config is covered by its own separate rule
202 include/llvm/Config/config.h \
203 include/llvm/Config/llvm-config.h \
204 include/llvm/Config/Targets.def \
205 include/llvm/Config/AsmPrinters.def \
206 include/llvm/Config/AsmParsers.def \
207 include/llvm/Config/Disassemblers.def \
252 $(Verb) if test ! -f ./config.status ; then \