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

Philippe Canal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 27 02:36:54 PDT 2017


pcanal added a comment.

The new version looks promising.  We are going to give a try.  Thanks.

> But there are other use cases besides yours.

yes, of course, I agree :)


Repository:
  rL LLVM

https://reviews.llvm.org/D30107





More information about the llvm-commits mailing list