1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/lli
Chris Lattner 40ca7be091 If a module has a main, but it is defined externally, refuse to run it.
Attempting to run it will find lli's main, which isn't the desired effect.

llvm-svn: 24569
2005-12-01 22:48:23 +00:00
..
lli.cpp If a module has a main, but it is defined externally, refuse to run it. 2005-12-01 22:48:23 +00:00
Makefile Use LLVMLIBS=JIT to get JIT libraries 2004-11-29 07:17:18 +00:00