[PATCH] D33657: Allow libraries to be loaded with RTLD_LOCAL on Unix.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 13:54:00 PDT 2017


marsupial created this revision.

https://reviews.llvm.org/D33657

Files:
  include/llvm/Support/DynamicLibrary.h
  lib/Support/DynamicLibrary.cpp
  lib/Support/Unix/DynamicLibrary.inc
  lib/Support/Windows/DynamicLibrary.inc
  unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33657.100638.patch
Type: text/x-patch
Size: 6873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170529/3082197f/attachment.bin>


More information about the llvm-commits mailing list