forked from OSchip/llvm-project
368c4223b8
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 |
||
---|---|---|
.. | ||
ChildTarget | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
OrcLazyJIT.cpp | ||
OrcLazyJIT.h | ||
RemoteJITUtils.h | ||
lli.cpp |