[PATCH] D30107: Make DynamicLibrary::getPermanentLibrary on Windows have a defined ordering.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 22:16:35 PST 2017


marsupial updated this revision to Diff 89161.
marsupial added a comment.

Wound up splitting most of it into a separate class. Predominately so ManagedStatic can reinitialize properly if necessary, but seems to provide a nicer separation and less code duplication when https://reviews.llvm.org/D29955 adds **addPermanentLibrary**


https://reviews.llvm.org/D30107

Files:
  lib/Support/Windows/DynamicLibrary.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30107.89161.patch
Type: text/x-patch
Size: 6071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/75d2363c/attachment.bin>


More information about the llvm-commits mailing list