Move the driver entry point out of Main.inc.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 30 Jun 2009 00:15:24 +0000 (00:15 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 30 Jun 2009 00:15:24 +0000 (00:15 +0000)
commit583cf319731fc50aac0413bf2f508f4991c81615
tree7358715d30415a2d4cc8dd992829844de03120c7
parentc29dfa786a23c9ff0827ce4a56b5b178e4087aaa
Move the driver entry point out of Main.inc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74482 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/Main.inc
lib/CompilerDriver/Main.cpp [new file with mode: 0644]