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

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 14:23:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307849: Allow clients to specify search order of DynamicLibraries. (authored by marsupial).

Changed prior to commit:
  https://reviews.llvm.org/D33529?vs=105577&id=106309#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33529

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33529.106309.patch
Type: text/x-patch
Size: 6534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/2eb8df07/attachment.bin>


More information about the llvm-commits mailing list