summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2019-05-21 22:07:53 +0000
committerLang Hames <lhames@gmail.com>2019-05-21 22:07:53 +0000
commita2ee80b084e5c0b20364ed4379384706f5e059b1 (patch)
treed26d41b94f23ae7a27a792bd6b1a756ad2043e1a /clang/lib/CodeGen/CodeGenModule.cpp
parentfeb9953081158b3f26c9916326a9a059acfbeae6 (diff)
downloadbcm5719-llvm-a2ee80b084e5c0b20364ed4379384706f5e059b1.tar.gz
bcm5719-llvm-a2ee80b084e5c0b20364ed4379384706f5e059b1.zip
[ORC] Guarantee unique JITDylib names in lli, add usage notes to createJITDylib.
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud