[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 16 16:31:31 PDT 2019
HsiangKai added a comment.
In D61773#1504748 <https://reviews.llvm.org/D61773#1504748>, @asb wrote:
> 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>
Fine. I will rebase on it. Thanks.
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