mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
01906b44f8
The addObjectFile method adds the given object file to the JIT session, making its code available for execution. Support for the -extra-object flag is added to lli when operating in -jit-kind=orc-lazy mode to support testing of this feature. llvm-svn: 340870 |
||
---|---|---|
.. | ||
ChildTarget | ||
CMakeLists.txt | ||
lli.cpp | ||
LLVMBuild.txt | ||
RemoteJITUtils.h |