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

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 06:54:31 PDT 2019


asb added a comment.

In D61773#1504714 <https://reviews.llvm.org/D61773#1504714>, @asb wrote:

> Better to modify the tests to add nounwind. I have a patch that does that sitting around (I added CFI directives downstream but didn't clean it up for submission). Let me apply the test suite patch upstream, then can you rebase on that.


Committed in rL360897 <https://reviews.llvm.org/rL360897>


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61773





More information about the llvm-commits mailing list