[PATCH] D33529: Allow clients to specify search order of DynamicLibraries.

Vassil Vassilev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 29 06:41:58 PDT 2017


v.g.vassilev added a comment.

That looks very good. Can we add a test case with dlopening a library with `RTLD_LOCAL`.

I plan to test whether this patch is enough for us later this week.


https://reviews.llvm.org/D33529





More information about the llvm-commits mailing list