Check arguments & return types of main(). Abort in case of no match.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 3 Jun 2007 19:17:35 +0000 (19:17 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 3 Jun 2007 19:17:35 +0000 (19:17 +0000)
commit499d8f0c3b212819515cdbcb98146fff6f9d877b
treec33ea8bfca1687b3a14a44ea49ace4392aceaa23
parentbec7647f985d54d2be2100e3813b85267cf1fe49
Check arguments & return types of main(). Abort in case of no match.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37404 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/ExecutionEngine.cpp