[PATCH] D33658: Extend DynamicLibrary class to be usable without loading permanently.
Frederich Munch via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 16:36:19 PDT 2017
marsupial updated this revision to Diff 105353.
marsupial added a comment.
Include PointerIntPair.h for modules build & resolved conflict.
https://reviews.llvm.org/D33658
Files:
include/llvm/Support/DynamicLibrary.h
lib/Support/DynamicLibrary.cpp
lib/Support/Unix/DynamicLibrary.inc
lib/Support/Windows/DynamicLibrary.inc
unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33658.105353.patch
Type: text/x-patch
Size: 15122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/ec2ea625/attachment.bin>
More information about the llvm-commits
mailing list