[PATCH] D111703: [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.
Daniel Kiss via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 26 07:56:53 PDT 2021
danielkiss updated this revision to Diff 382316.
danielkiss marked 2 inline comments as done.
danielkiss added a comment.
In D111703#3087326 <https://reviews.llvm.org/D111703#3087326>, @logan wrote:
> Looks good to me. Please also fix the pre-merge lint checks.
Thanks for the reviews! Reformatted with newer clang-format.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111703/new/
https://reviews.llvm.org/D111703
Files:
libcxxabi/src/cxa_exception.cpp
llvm/include/llvm/ADT/Triple.h
llvm/include/llvm/IR/RuntimeLibcalls.def
llvm/lib/CodeGen/DwarfEHPrepare.cpp
llvm/lib/Target/ARM/ARMSubtarget.h
llvm/test/CodeGen/ARM/debug-frame.ll
llvm/test/CodeGen/ARM/eh-resume-darwin.ll
llvm/test/CodeGen/ARM/eh-resume.ll
llvm/test/CodeGen/ARM/eh-resume2.ll
llvm/test/CodeGen/ARM/ehabi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111703.382316.patch
Type: text/x-patch
Size: 20145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/7d5b38db/attachment.bin>
More information about the llvm-commits
mailing list