llvm-6502/include/llvm/CompilerDriver
Mikhail Glushenkov 95e2aa8967 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).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65825 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-02 09:03:02 +00:00
..
Action.h
Common.td
CompilationGraph.h
Error.h
Main.inc Move code from Main.cpp to the include dir. 2009-03-02 09:03:02 +00:00
Plugin.h
Tool.h