1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/tools/lli
Chris Lattner 4c0d6c8d46 * 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

llvm-svn: 10611
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