[PATCH] D33652: Close DynamicLibraries in reverse order they were opened.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 09:27:25 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304720: Close DynamicLibraries in reverse order they were opened. (authored by marsupial).

Changed prior to commit:
  https://reviews.llvm.org/D33652?vs=100772&id=101418#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33652

Files:
  llvm/trunk/lib/Support/Unix/DynamicLibrary.inc
  llvm/trunk/lib/Support/Windows/DynamicLibrary.inc
  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: D33652.101418.patch
Type: text/x-patch
Size: 7714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/44f97a77/attachment.bin>


More information about the llvm-commits mailing list