1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/include/llvm/CompilerDriver
Mikhail Glushenkov 3f2bbd6301 Move code from Main.cpp to the include dir.
User drivers based on llvmc must all share the initialization code.
Putting main() into libCompilerDriver is not a very good idea IMO (and ld gave
me some strange EH-related error anyway).

llvm-svn: 65825
2009-03-02 09:03:02 +00:00
..
Action.h Cosmetic fixes: include guards. 2009-03-02 09:02:28 +00:00
Common.td Add three new option properties. 2009-01-28 03:47:20 +00:00
CompilationGraph.h Cosmetic fixes: include guards. 2009-03-02 09:02:28 +00:00
Error.h Cosmetic fixes: include guards. 2009-03-02 09:02:28 +00:00
Main.inc Move code from Main.cpp to the include dir. 2009-03-02 09:03:02 +00:00
Plugin.h Cosmetic fixes: include guards. 2009-03-02 09:02:28 +00:00
Tool.h Cosmetic fixes: include guards. 2009-03-02 09:02:28 +00:00