[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 21:09:03 PDT 2017


marsupial updated this revision to Diff 96340.
marsupial edited the summary of this revision.
marsupial added a comment.

Fixes for warning on i686-mingw32 bot.


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.96340.patch
Type: text/x-patch
Size: 34118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/e673695e/attachment.bin>


More information about the llvm-commits mailing list