aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-09-22 22:31:36 -0700
committerGitHub <noreply@github.com>2024-09-22 22:31:36 -0700
commitc3d3cef8d58377b02032b07b5f094a402a70435a (patch)
tree76af910e8fa204256a43e8328fe4f7d97f872911 /llvm/lib/CodeGen/MachineOperand.cpp
parent80cdc3718036cd3ee33424953821ac01046d5278 (diff)
downloadllvm-c3d3cef8d58377b02032b07b5f094a402a70435a.zip
llvm-c3d3cef8d58377b02032b07b5f094a402a70435a.tar.gz
llvm-c3d3cef8d58377b02032b07b5f094a402a70435a.tar.bz2
[RISCV] Don't delete all fixups in RISCVMCCodeEmitter::expandLongCondBr. (#109513)
The Fixups vector passed into this function may already have fixups in it from earlier instructions. We should not erase those. We just want to erase fixups added by this function. Fixes #108612.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions