[PATCH] D123364: [RISCV] Precommit test for D122634
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 06:02:58 PDT 2022
pcwang-thead added a comment.
In D123364#3464500 <https://reviews.llvm.org/D123364#3464500>, @jrtc27 wrote:
> https://llvm.org/docs/DeveloperPolicy.html:
>
>> - The commit message for the reverting commit should explain why patch is being reverted.
>
> Why was the commit reverted?
Sorry. This patch caused some errors because there was no `nounwind` attr in `machine-outliner-cfi.mir`.
I will add the reason when I recommit it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123364/new/
https://reviews.llvm.org/D123364
More information about the llvm-commits
mailing list