llvm-6502/tools/llvmc
Reid Spencer 44956326f0 Get rid of error messages from CommandLine because -time-passes was
defined twice. We make use of the new TimePassesIsEnabled global boolean
value from Pass.h to access the value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16033 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-24 17:54:26 +00:00
..
CompilerDriver.cpp - Remove unused GetSuffix function 2004-08-24 13:55:17 +00:00
CompilerDriver.h Remove unneeded flags. 2004-08-24 13:49:57 +00:00
ConfigLexer.h - Alphabetize the list of token enumerators. 2004-08-24 13:59:35 +00:00
ConfigLexer.l - Rename and rearrange for clarity 2004-08-24 13:58:37 +00:00
Configuration.cpp - Implement the %args% substitution 2004-08-24 14:03:23 +00:00
Configuration.h Moved ConfigData -> Configuration 2004-08-19 21:17:53 +00:00
ll Adjustments for changes in the configuration language. 2004-08-24 14:24:14 +00:00
llvmc.cpp Get rid of error messages from CommandLine because -time-passes was 2004-08-24 17:54:26 +00:00
Makefile Link with bcreader and vmcore. 2004-08-24 14:04:07 +00:00
st Adjustments for changes in the configuration language. 2004-08-24 14:24:14 +00:00