llvm-6502/include
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
..
llvm Move code from Main.cpp to the include dir. 2009-03-02 09:03:02 +00:00
llvm-c Correct strange whitespace. 2009-02-06 07:01:00 +00:00