[PATCH] D30107: Make DynamicLibrary::getPermanentLibrary have a defined ordering.
Frederich Munch via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 23 19:43:14 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL301153: Refactor DynamicLibrary so searching for a symbol will have a defined order and (authored by marsupial).
Changed prior to commit:
https://reviews.llvm.org/D30107?vs=96175&id=96337#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30107
Files:
llvm/trunk/include/llvm/Support/DynamicLibrary.h
llvm/trunk/lib/Support/CMakeLists.txt
llvm/trunk/lib/Support/DynamicLibrary.cpp
llvm/trunk/lib/Support/SearchForAddressOfSpecialSymbol.cpp
llvm/trunk/lib/Support/Unix/DynamicLibrary.inc
llvm/trunk/lib/Support/Windows/DynamicLibrary.inc
llvm/trunk/unittests/Support/CMakeLists.txt
llvm/trunk/unittests/Support/DynamicLibrary/CMakeLists.txt
llvm/trunk/unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
llvm/trunk/unittests/Support/DynamicLibrary/PipSqueak.cxx
llvm/trunk/unittests/Support/DynamicLibrary/PipSqueak.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30107.96337.patch
Type: text/x-patch
Size: 34744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/39671151/attachment-0001.bin>
More information about the llvm-commits
mailing list