llvm-6502/tools/llvmc
Reid Spencer 1df71210fe Add support for version numbers.
Allow CRLF as a line terminator (as well as plain LF)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15993 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-22 18:02:13 +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 Add support for version numbers. 2004-08-22 18:02:13 +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 Shorten lines so this file can be used as the documentation example 2004-08-22 18:01:19 +00:00