llvm-6502/tools/llvmc
Reid Spencer b38e40564b Implement the correct search for configuration files. llvmc will now try
the following in this order:
 1. -config-dir=/path/to/configs
 2. LLVM_CONFIG_DIR=/path/to/configs
 3. ~/.llvm/etc
 4. $prefix/etc
 5. /etc/llvm


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15950 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-20 09:24:07 +00:00
..
CompilerDriver.cpp Implement Assembly support. 2004-08-20 09:14:05 +00:00
CompilerDriver.h Implement many new features for llvmc. This is the first version that will 2004-08-19 04:49:47 +00:00
ConfigLexer.h Implement many new features for llvmc. This is the first version that will 2004-08-19 04:49:47 +00:00
ConfigLexer.l Implement many new features for llvmc. This is the first version that will 2004-08-19 04:49:47 +00:00
Configuration.cpp Implement the correct search for configuration files. llvmc will now try 2004-08-20 09:24:07 +00:00
Configuration.h Moved ConfigData -> Configuration 2004-08-19 21:17:53 +00:00
ll Implement many new features for llvmc. This is the first version that will 2004-08-19 04:49:47 +00:00
llvmc.cpp Actually let it compile after file name changes. 2004-08-19 21:52:49 +00:00
Makefile Add CONFIG_FILES so the language specific config files can be installed. 2004-08-20 09:21:51 +00:00
st Implement many new features for llvmc. This is the first version that will 2004-08-19 04:49:47 +00:00