[PATCH] D111703: [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 27 03:59:12 PDT 2021
DavidSpickett added a comment.
I think this has caused a failure on our v7 bot: https://lab.llvm.org/buildbot/#/builders/186/builds/2047
`llvm/test/CodeGen/XCore/exception.ll` (doesn't show up on the armv7 quick bot because it doesn't build the XCore target)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111703/new/
https://reviews.llvm.org/D111703
More information about the llvm-commits
mailing list