[PATCH] D30107: Make DynamicLibrary::getPermanentLibrary have a defined ordering.
Frederich Munch via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 10:42:03 PDT 2017
marsupial updated this revision to Diff 96175.
marsupial added a comment.
Thanks.
I've added the line for CMake and rebased against master.
The changes from https://reviews.llvm.org/rL299203 seem unnecessary, but will wait a few days for a response on that.
https://reviews.llvm.org/D30107
Files:
include/llvm/Support/DynamicLibrary.h
lib/Support/CMakeLists.txt
lib/Support/DynamicLibrary.cpp
lib/Support/SearchForAddressOfSpecialSymbol.cpp
lib/Support/Unix/DynamicLibrary.inc
lib/Support/Windows/DynamicLibrary.inc
unittests/Support/CMakeLists.txt
unittests/Support/DynamicLibrary/CMakeLists.txt
unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
unittests/Support/DynamicLibrary/PipSqueak.cxx
unittests/Support/DynamicLibrary/PipSqueak.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30107.96175.patch
Type: text/x-patch
Size: 34279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170421/5e7a6cad/attachment-0001.bin>
More information about the llvm-commits
mailing list