[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
Fri Mar 19 14:06:45 PDT 2021


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

- Define RTLD_LAZY in the expression as suggested


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.331998.patch
Type: text/x-patch
Size: 5489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210319/493dda27/attachment-0001.bin>


More information about the lldb-commits mailing list