aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorSam Elliott <aelliott@qti.qualcomm.com>2025-10-28 17:35:36 +0000
committerGitHub <noreply@github.com>2025-10-28 10:35:36 -0700
commit3f5f495777388ac211cb930c45a509dce5b7c9af (patch)
tree7276bfd3e70d1b0add9b84e835b2cfdf3ac92c4b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentaf110e15c3cf2b964fb6a399163663e77c0730d1 (diff)
downloadllvm-3f5f495777388ac211cb930c45a509dce5b7c9af.zip
llvm-3f5f495777388ac211cb930c45a509dce5b7c9af.tar.gz
llvm-3f5f495777388ac211cb930c45a509dce5b7c9af.tar.bz2
[RISCV] fixup_riscv_rvc_imm may be linker relaxable (#161797)
With Xqcili, `c.li` may be relaxed to `qc.e.li` (this is because `qc.e.li` is compressed into `c.li`, which needs to be undone). `qc.e.li` is relaxable, so we need to mark `c.li` as linker relaxable when it is emitted. This fixup cannot be emitted as a relocation, but we still mark it as requiring no R_RISCV_RELAX in case this changes in the future.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions