1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/include/llvm/CompilerDriver
Mikhail Glushenkov 67cac93b81 Make it not an error to specify -O* options several times.
As in 'llvmc -O2 -O2 test.c'.

llvm-svn: 97787
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
Error.h
ForceLinkage.h
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
Tool.h Correct option forwarding: initial implementation. 2010-02-23 09:04:44 +00:00