llvm-6502/tools/llvmc
Reid Spencer 2967b61b68 Eliminate the -F option (for forcing output) .. not needed
Create GCC compatible -Wx, aliases for the existing -T options.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17294 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-28 03:56:16 +00:00
..
CompilerDriver.cpp Support the -WX, -f -M options as pass throughs 2004-09-14 01:58:45 +00:00
CompilerDriver.h Support the -WX, -f -M options as pass throughs 2004-09-14 01:58:45 +00:00
ConfigLexer.h Support substitution options for the W, M, and f options. 2004-09-14 01:59:31 +00:00
ConfigLexer.l Support substitution options for the W, M, and f options. 2004-09-14 01:59:31 +00:00
Configuration.cpp Changes For Bug 352 2004-09-01 22:55:40 +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 Update to reflect stkrc's new optimization capabilities. 2004-09-14 02:00:24 +00:00