[all-commits] [llvm/llvm-project] 120d97: Revert "[lldb] Add support for debugging via the d...
rdhindsa14 via All-commits
all-commits at lists.llvm.org
Tue Aug 24 15:32:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 120d97b1a7a81561bb02fc7cd5dc304ef5cbe1cf
https://github.com/llvm/llvm-project/commit/120d97b1a7a81561bb02fc7cd5dc304ef5cbe1cf
Author: Rumeet Dhindsa <rdhindsa at google.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DYLDRendezvous.cpp
M lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
R lldb/test/API/functionalities/dyld-launch-linux/Makefile
R lldb/test/API/functionalities/dyld-launch-linux/TestDyldLaunchLinux.py
R lldb/test/API/functionalities/dyld-launch-linux/main.cpp
R lldb/test/API/functionalities/dyld-launch-linux/signal_file.cpp
R lldb/test/API/functionalities/dyld-launch-linux/signal_file.h
Log Message:
-----------
Revert "[lldb] Add support for debugging via the dynamic linker."
This reverts commit 1cbdc07ec015d83038c08dc562d55eccfd808591.
Buildbot failure started after this patch with failure in
api/multithreaded/TestMultithreaded.py:
https://lab.llvm.org/buildbot/#/builders/68/builds/17556
More information about the All-commits
mailing list