JDevlieghere added a comment.

This and the proposed test sound reasonable to me.



================
Comment at: lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp:581
+  // version symbol is checked. (Previously, LLDB used RTLD_NOW=2, which made
+  // it impossible to load such libraries (e.g. libswiftCore.dylib)).
+  //
----------------
I don't think the `libswiftCore.dylib` example adds much. 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98879/new/

https://reviews.llvm.org/D98879

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to