[PATCH] D69723: [RISCV] Fix wrong CFI directives

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 07:51:50 PST 2019


luismarques updated this revision to Diff 229099.
luismarques added a comment.

Update the test `DebugInfo/RISCV/relax-debug-frame.ll`, which wasn't included in the original patch.
Please re-review the impact of the patch in that test.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69723/new/

https://reviews.llvm.org/D69723

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/exception-pointer-register.ll
  llvm/test/CodeGen/RISCV/frame-info.ll
  llvm/test/CodeGen/RISCV/large-stack.ll
  llvm/test/CodeGen/RISCV/split-offsets.ll
  llvm/test/CodeGen/RISCV/vararg.ll
  llvm/test/DebugInfo/RISCV/relax-debug-frame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69723.229099.patch
Type: text/x-patch
Size: 19097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/c7713765/attachment-0001.bin>


More information about the llvm-commits mailing list