[PATCH] D33529: Allow clients to specify search order of DynamicLibraries (in the JIT as well).

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 26 11:52:25 PDT 2017


marsupial updated this revision to Diff 100441.
marsupial retitled this revision from "Allow Unix libraries loaded with RTLD_LOCAL to be searched." to "Allow clients to specify search order of DynamicLibraries (in the JIT as well).".
marsupial edited the summary of this revision.

https://reviews.llvm.org/D33529

Files:
  include/llvm/ExecutionEngine/RTDyldMemoryManager.h
  include/llvm/ExecutionEngine/SectionMemoryManager.h
  include/llvm/Support/DynamicLibrary.h
  lib/ExecutionEngine/RuntimeDyld/RTDyldMemoryManager.cpp
  lib/Support/DynamicLibrary.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33529.100441.patch
Type: text/x-patch
Size: 8406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/6a392e03/attachment.bin>


More information about the llvm-commits mailing list