1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/tools/llvmc
Reid Spencer 5ae644e47b Remove the FORCE token, rename VERSION to VERSION_TOK so it doesn't
conflict with configuration variables and #defines.

llvm-svn: 17298
2004-10-28 04:06:15 +00:00
..
CompilerDriver.cpp Implement linking. 2004-10-28 04:05:06 +00:00
CompilerDriver.h Eliminate the force flag, configuration item, and related support 2004-10-28 04:04:38 +00:00
ConfigLexer.h Remove the FORCE token, rename VERSION to VERSION_TOK so it doesn't 2004-10-28 04:06:15 +00:00
ConfigLexer.l Eliminate the force flag, configuration item, and related support 2004-10-28 04:04:38 +00:00
Configuration.cpp Eliminate the force flag, configuration item, and related support 2004-10-28 04:04:38 +00:00
Configuration.h Remove template args that are the same as the default 2004-10-25 19:09:41 +00:00
cpp Initial commit of a configuration file for compiling C++ programs with 2004-08-30 06:32:24 +00:00
LICENSE.TXT License file for llvmc. 2004-08-25 00:41:06 +00:00
ll Adjustments for changes in the configuration language. 2004-08-24 14:24:14 +00:00
llvmc.cpp Eliminate the -F option (for forcing output) .. not needed 2004-10-28 03:56:16 +00:00
Makefile Update for library name change. 2004-10-28 00:11:43 +00:00
st Pass -f to stkrc to ensure the output file is always written. 2004-10-28 03:57:49 +00:00