llvm-6502/tools/llvmc
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
..
doc Add three new option properties. 2009-01-28 03:47:20 +00:00
driver Move code from Main.cpp to the include dir. 2009-03-02 09:03:02 +00:00
plugins Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
CMakeLists.txt Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
Makefile Reorganize llvmc code. 2009-03-02 09:01:14 +00:00
Makefile.llvmc Reorganize llvmc code. 2009-03-02 09:01:14 +00:00