[all-commits] [llvm/llvm-project] 845612: Revert "[lldb] Add support for MSP430 in LLDB."
Anton Korobeynikov via All-commits
all-commits at lists.llvm.org
Mon Apr 17 11:30:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 845612062389e3defbe073119b481a5472e9fc36
https://github.com/llvm/llvm-project/commit/845612062389e3defbe073119b481a5472e9fc36
Author: Anton Korobeynikov <anton at korobeynikov.info>
Date: 2023-04-17 (Mon, 17 Apr 2023)
Changed paths:
M lldb/include/lldb/Utility/ArchSpec.h
M lldb/include/lldb/Utility/DataExtractor.h
M lldb/source/Expression/IRMemoryMap.cpp
M lldb/source/Expression/LLVMUserExpression.cpp
M lldb/source/Host/common/NativeProcessProtocol.cpp
M lldb/source/Plugins/ABI/CMakeLists.txt
R lldb/source/Plugins/ABI/MSP430/ABISysV_msp430.cpp
R lldb/source/Plugins/ABI/MSP430/ABISysV_msp430.h
R lldb/source/Plugins/ABI/MSP430/CMakeLists.txt
M lldb/source/Plugins/ObjectFile/Breakpad/BreakpadRecords.cpp
M lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp
M lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterFallback.cpp
M lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
M lldb/source/Target/Platform.cpp
M lldb/source/Utility/ArchSpec.cpp
R lldb/test/API/functionalities/gdb_remote_client/TestMSP430MSPDebug.py
R lldb/test/API/functionalities/gdb_remote_client/msp430.yaml
M lldb/unittests/Utility/ArchSpecTest.cpp
Log Message:
-----------
Revert "[lldb] Add support for MSP430 in LLDB."
This reverts commit 82c02b733c7736507a41a26bebd37d3f8e88bd4e.
Apparently, the original patch was not rebased onto `main
More information about the All-commits
mailing list