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

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 02:16:52 PST 2019


luismarques updated this revision to Diff 228653.
luismarques edited the summary of this revision.
luismarques added a comment.

Rebase again, after adding nounwind to some tests in master.
Remove outdated summary text.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69723.228653.patch
Type: text/x-patch
Size: 17538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/6d4fc206/attachment-0001.bin>


More information about the llvm-commits mailing list