diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-07-01 18:01:19 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-01 18:01:19 -0700 |
commit | a87b27fd5161ec43527fc3356852046a321ea82c (patch) | |
tree | 6434a932b543ab729d7826fb836139daec4fbe22 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 7502af89fc0e025cb4d98f1a178a330fbf5e9d37 (diff) | |
download | llvm-a87b27fd5161ec43527fc3356852046a321ea82c.zip llvm-a87b27fd5161ec43527fc3356852046a321ea82c.tar.gz llvm-a87b27fd5161ec43527fc3356852046a321ea82c.tar.bz2 |
[lldb] Fix the hardware breakpoint decorator (#146609)
A decorator to skip or XFAIL a test takes effect when the function
that's passed in returns a reason string. The wrappers around
hw_breakpoints_supported were doing that incorrectly by inverting
(calling `not`) on the result, turning it into a boolean, which means
the test is always skipped.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions