[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
Tue May 30 11:00:46 PDT 2017


marsupial updated this revision to Diff 100739.

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.100739.patch
Type: text/x-patch
Size: 6873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/dc41a570/attachment.bin>


More information about the llvm-commits mailing list