Revert "[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY"
authorVedant Kumar <vsk@apple.com>
Fri, 19 Mar 2021 22:26:16 +0000 (15:26 -0700)
committerVedant Kumar <vsk@apple.com>
Fri, 19 Mar 2021 22:26:16 +0000 (15:26 -0700)
commitd8d5ef2e9d84fbbc2878b3fd977f9c62ea0661d7
tree275269fe1ddcc65e138f33bd0704ade0b1e175dd
parentcb8c1ee269da72eb6e2c18800cd8ab0a74050785
Revert "[lldb/PlatformPOSIX] Change LoadImage default to RTLD_LAZY"

This reverts commit cb8c1ee269da72eb6e2c18800cd8ab0a74050785. The test
is failing on Debian for unknown reasons.

https://lab.llvm.org/buildbot/#/builders/68/builds/8990
lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
lldb/test/API/functionalities/load_lazy/Makefile [deleted file]
lldb/test/API/functionalities/load_lazy/TestLoadUsingLazyBind.py [deleted file]
lldb/test/API/functionalities/load_lazy/categories [deleted file]
lldb/test/API/functionalities/load_lazy/main.cpp [deleted file]
lldb/test/API/functionalities/load_lazy/t1.c [deleted file]
lldb/test/API/functionalities/load_lazy/t2_0.c [deleted file]
lldb/test/API/functionalities/load_lazy/t2_1.c [deleted file]