[PATCH] D33657: Allow libraries to be loaded with RTLD_LOCAL on Unix.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 19:50:30 PDT 2017


marsupial added a subscriber: pcanal.
marsupial added a comment.

This has nothing to do with fixing your issue and is solely to allow clients to load via RTLD_LOCAL.
I don't see how https://reviews.llvm.org/D33529 could have broken anything as it is not committed yet. https://reviews.llvm.org/D33529 attempts to address what I understand is your issue.
If it's not working perhaps you could explain or provide a bit more info what doesn't work...(on that thread not here).
Perhaps @pcanal can help with that?


https://reviews.llvm.org/D33657





More information about the llvm-commits mailing list