When the FP exists, the FP base CFI directive offset should take the size of variable arguments into account.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM (just tweak the comment).
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp | ||
---|---|---|
184 | This comment is lacking the - of the code below. I understand that the value emitted is positive, but the way the comment is written it's inconsistent with the implementation. |
This comment is lacking the - of the code below. I understand that the value emitted is positive, but the way the comment is written it's inconsistent with the implementation.