llvm-6502/tools/llvmc
Reid Spencer 53aa793721 Change @ -> % in config files. @name@ might be needed for config files to
themselves be configured via autoconf so its not a good substitition syntax
for llvmc. Furthermore % is more llvmish :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15957 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-20 22:53:11 +00:00
..
CompilerDriver.cpp Change @ -> % in config files. @name@ might be needed for config files to 2004-08-20 22:53:11 +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 Change @ -> % in config files. @name@ might be needed for config files to 2004-08-20 22:53:11 +00:00
Configuration.cpp Change @ -> % in config files. @name@ might be needed for config files to 2004-08-20 22:53:11 +00:00
Configuration.h Moved ConfigData -> Configuration 2004-08-19 21:17:53 +00:00
ll Change @ -> % in config files. @name@ might be needed for config files to 2004-08-20 22:53:11 +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 Change @ -> % in config files. @name@ might be needed for config files to 2004-08-20 22:53:11 +00:00