[Lldb-commits] [lldb] [lldb][RISCV][test] make atomic region stepping test more robust (PR #156506)

via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 3 06:47:30 PDT 2025


================
@@ -11,6 +11,7 @@ void __attribute__((naked)) cas(int *a, int *b) {
                "xor a5, a2, a5\n\t"
----------------
dlav-sc wrote:

addressed

https://github.com/llvm/llvm-project/pull/156506


More information about the lldb-commits mailing list