1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/tools/lli
Nico Weber 187570f797 Revert r277896.
It breaks ExecutionEngine/OrcLazy/weak-function.ll on most bots.

Script:
--
...
--
Exit Code: 1

Command Output (stderr):
--
Could not find main function.

llvm-svn: 277907
2016-08-06 02:00:45 +00:00
..
ChildTarget [cmake] Change lli-child-target to use add_llvm_utility instead of add_llvm_executable. 2016-07-10 02:43:50 +00:00
CMakeLists.txt [cmake] Change lli-child-target to use add_llvm_utility instead of add_llvm_executable. 2016-07-10 02:43:50 +00:00
lli.cpp [lli] Add the ability for OrcLazyJIT to accept multiple input modules. 2016-08-02 21:00:40 +00:00
LLVMBuild.txt
OrcLazyJIT.cpp Revert r277896. 2016-08-06 02:00:45 +00:00
OrcLazyJIT.h Revert r277896. 2016-08-06 02:00:45 +00:00
RemoteJITUtils.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00