[all-commits] [llvm/llvm-project] 5a65e6: Revert "[lldb][RISCV] fix LR/SC atomic sequence ha...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Jun 24 14:03:28 PDT 2025
Branch: refs/heads/revert-127505-dlav-sc/lldb-fix-lrsc-inst
Home: https://github.com/llvm/llvm-project
Commit: 5a65e6b39823cb46fd35cd8d3d085df0998b0710
https://github.com/llvm/llvm-project/commit/5a65e6b39823cb46fd35cd8d3d085df0998b0710
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M lldb/include/lldb/Core/EmulateInstruction.h
M lldb/source/Core/EmulateInstruction.cpp
M lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.cpp
M lldb/source/Plugins/Instruction/ARM/EmulateInstructionARM.h
M lldb/source/Plugins/Instruction/LoongArch/EmulateInstructionLoongArch.cpp
M lldb/source/Plugins/Instruction/LoongArch/EmulateInstructionLoongArch.h
M lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.cpp
M lldb/source/Plugins/Instruction/RISCV/EmulateInstructionRISCV.h
M lldb/source/Plugins/Process/FreeBSD/NativeProcessFreeBSD.cpp
M lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
M lldb/source/Plugins/Process/Utility/NativeProcessSoftwareSingleStep.cpp
M lldb/source/Plugins/Process/Utility/NativeProcessSoftwareSingleStep.h
R lldb/test/API/riscv/step/Makefile
R lldb/test/API/riscv/step/TestSoftwareStep.py
R lldb/test/API/riscv/step/branch.c
R lldb/test/API/riscv/step/incomplete_sequence_without_lr.c
R lldb/test/API/riscv/step/incomplete_sequence_without_sc.c
R lldb/test/API/riscv/step/main.c
M lldb/unittests/Instruction/LoongArch/TestLoongArchEmulator.cpp
Log Message:
-----------
Revert "[lldb][RISCV] fix LR/SC atomic sequence handling in lldb-server (#127…"
This reverts commit 3bc1fc6493240b457f5b04281c28759a6ee1b6e0.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list