llvm-6502/include/llvm/CompilerDriver
Mikhail Glushenkov b5c4239606 Make it not an error to specify -O* options several times.
As in 'llvmc -O2 -O2 test.c'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97787 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-05 04:46:39 +00:00
..
Action.h
BuiltinOptions.h llvmc: Add a '-time' option. 2009-11-07 06:33:58 +00:00
Common.td Make it not an error to specify -O* options several times. 2010-03-05 04:46:39 +00:00
CompilationGraph.h Delete bogus semicolons. 2009-10-14 20:39:01 +00:00
Error.h
ForceLinkage.h Raise the limit on built-in plugins in llvmc to 10. 2009-10-09 04:15:52 +00:00
ForceLinkageMacros.h
Main.inc Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
Plugin.h First draft of the OptionPreprocessor. 2009-10-17 20:09:29 +00:00
Tool.h Correct option forwarding: initial implementation. 2010-02-23 09:04:44 +00:00