[Lldb-commits] [PATCH] D98879: [lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 18 14:53:30 PDT 2021


vsk updated this revision to Diff 331695.
vsk added a comment.

- Make the test generic (not Darwin-specific)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98879

Files:
  lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
  lldb/test/API/functionalities/load_lazy/Makefile
  lldb/test/API/functionalities/load_lazy/TestLoadUsingLazyBind.py
  lldb/test/API/functionalities/load_lazy/categories
  lldb/test/API/functionalities/load_lazy/main.cpp
  lldb/test/API/functionalities/load_lazy/t1.c
  lldb/test/API/functionalities/load_lazy/t2_0.c
  lldb/test/API/functionalities/load_lazy/t2_1.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98879.331695.patch
Type: text/x-patch
Size: 5570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210318/06e3e656/attachment.bin>


More information about the lldb-commits mailing list