[PATCH] D61773: [RISCV] Add CFI directives for RISCV prologue/epilog.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 18:37:29 PDT 2019


HsiangKai created this revision.
HsiangKai added reviewers: asb, shiva0217.
Herald added subscribers: benna, psnobl, jocewei, PkmX, rkruppe, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, kito-cheng, niosHD, sabuasal, apazos, simoncook, johnrusso, rbar.
Herald added a project: LLVM.

In order to generate correct debug frame information, it needs to generate CFI information in prologue and epilog.


Repository:
  rL LLVM

https://reviews.llvm.org/D61773

Files:
  lib/Target/RISCV/MCTargetDesc/RISCVMCAsmInfo.cpp
  lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
  lib/Target/RISCV/RISCVFrameLowering.cpp
  test/CodeGen/RISCV/frame-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61773.198968.patch
Type: text/x-patch
Size: 5736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/013ac9bf/attachment.bin>


More information about the llvm-commits mailing list