llvm-project/llvm/tools/lli
Lang Hames 368c4223b8 [lli] Add the ability for OrcLazyJIT to accept multiple input modules.
LLI already supported passing multiple input modules to MCJIT via the
-extra-module option. This patch adds the plumbing to pass these modules to
the OrcLazy JIT too.

This functionality will be used in an upcoming test case for weak symbol
handling.

llvm-svn: 277521
2016-08-02 21:00:40 +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
LLVMBuild.txt Wrap some long lines in LLVMBuild files. NFC 2015-06-12 18:44:57 +00:00
OrcLazyJIT.cpp [lli] Add the ability for OrcLazyJIT to accept multiple input modules. 2016-08-02 21:00:40 +00:00
OrcLazyJIT.h [lli] Add the ability for OrcLazyJIT to accept multiple input modules. 2016-08-02 21:00:40 +00:00
RemoteJITUtils.h [ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol. 2016-08-01 20:49:11 +00:00
lli.cpp [lli] Add the ability for OrcLazyJIT to accept multiple input modules. 2016-08-02 21:00:40 +00:00