[PATCH] D33529: Allow clients to specify search order of DynamicLibraries.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 11:00:04 PDT 2017


marsupial updated this revision to Diff 100738.
marsupial added a comment.

Allow forward and backward search of loaded modules.


https://reviews.llvm.org/D33529

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


More information about the llvm-commits mailing list