summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorBrandon Wu <brandon.wu@sifive.com>2024-07-29 11:03:07 +0800
committerGitHub <noreply@github.com>2024-07-29 11:03:07 +0800
commit71d85ca2f9dba7f08a7a84c6cff5396ed594cb3c (patch)
tree36162821208c1802880b59ce739403bab2f1c936 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parentad8cc88b1b84bd4d450824259eee5436e85309a9 (diff)
[RISCV][CFI] Emit cfi_offset for every callee-saved vector registers (#100455)
The grouped vector register is modeled as a single register, e.g. V2M2, which is actually V2 and V3. We need to decompose the grouped vector register(if any) to individual vector register when emitting CFIs in prologue. Fixed https://github.com/llvm/llvm-project/issues/94500
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions