llvm/tools/lli
Chris Lattner efec9669d9 * eliminate the -f argument to lli, as it was silly and never useful anyway
* Inline callMain function
* Remove hack from the ExecutionEngines where the 'run' method would automatically
  run atExit functions.  Fixing this requires explicitly calling exit if main returns


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10611 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-26 06:14:47 +00:00
..
lli.cpp * eliminate the -f argument to lli, as it was silly and never useful anyway 2003-12-26 06:14:47 +00:00
Makefile Added LLVM copyright to Makefiles. 2003-10-20 22:29:16 +00:00