mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
f0794c8e1e
JITDylibs should have unique names. This patch adds code to lli to respect this invariant (by refering to the exist JITDylib if a -jd <name> option is specified more than once). It also adds usage notes to the doxygen comment for createJITDylib method in ExecutionSession and LLJIT. http://llvm.org/PR41937 llvm-svn: 361322 |
||
---|---|---|
.. | ||
ChildTarget | ||
CMakeLists.txt | ||
lli.cpp | ||
LLVMBuild.txt | ||
RemoteJITUtils.h |