Files
clang-p2996/llvm/lib/Target/RISCV/RISCVMachineFunctionInfo.h
Yeting Kuo 7c70e50b8e [RISCV] Fix wrong offset use caused by missing the size of Zcmp push. (#66613)
This fixes two wrong offset uses,
1. .cfi_offset of callee saves are not pushed by cm.push.
2. Reference of frame objests by frame pointer.
2023-09-25 12:05:05 +08:00

6.0 KiB