[PATCH] D30107: Refactor DynamicLibrary so searching for a symbol will have a defined order and libraries are properly unloaded when llvm_shutdown is called.

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 15:33:35 PDT 2017


chapuni accepted this revision.
chapuni added a comment.

<psapi.h> would be just fine. It is an issue of cross compiler on case-sensitive filesystem.
I haven't tested on windows, though.


https://reviews.llvm.org/D30107





More information about the llvm-commits mailing list