aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
diff options
context:
space:
mode:
authorGergely Futo <gergely.futo@hightec-rt.com>2025-03-10 10:13:33 +0100
committerGitHub <noreply@github.com>2025-03-10 10:13:33 +0100
commit3acfef56b1c5f74edd6ea2111a440677ea2c6763 (patch)
tree8cfc4c7615f7ac0d887afacf8fd1e86e226fe138 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py
parent0264d42dc750666e0f57a85d57f563bc8ea43536 (diff)
downloadllvm-3acfef56b1c5f74edd6ea2111a440677ea2c6763.zip
llvm-3acfef56b1c5f74edd6ea2111a440677ea2c6763.tar.gz
llvm-3acfef56b1c5f74edd6ea2111a440677ea2c6763.tar.bz2
[libunwind][RISCV] Make asm statement volatile (#130286)
Compiling with `O3`, the `early-machinelicm` pass hoisted the asm statement to a path that has been executed unconditionally during stack unwinding. On hardware without vector extension support, this resulted in reading a nonexistent register.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions