llvm-6502/lib/CompilerDriver
Mikhail Glushenkov a34f97ab22 Correct option forwarding: initial implementation.
Does not work, but the infrastructure changes are in place.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96920 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-23 09:04:44 +00:00
..
Action.cpp llvmc: Add a '-time' option. 2009-11-07 06:33:58 +00:00
BuiltinOptions.cpp llvmc: Add a '-time' option. 2009-11-07 06:33:58 +00:00
CMakeLists.txt
CompilationGraph.cpp New experimental/undocumented feature: 'works_on_empty'. 2010-02-23 09:04:28 +00:00
Main.cpp New experimental/undocumented feature: 'works_on_empty'. 2010-02-23 09:04:28 +00:00
Makefile mark some libraries that currently require RTTI. 2010-01-24 20:22:08 +00:00
Plugin.cpp First draft of the OptionPreprocessor. 2009-10-17 20:09:29 +00:00
Tool.cpp Correct option forwarding: initial implementation. 2010-02-23 09:04:44 +00:00