[libcxx-commits] [PATCH] D111703: [ARM] __cxa_end_cleanup should be called instead of _UnwindResume.

Daniel Kiss via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 27 01:40:09 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGda1d1a08694b: [ARM] __cxa_end_cleanup should be called instead of _UnwindResume. (authored by danielkiss).
Herald added a project: libc++abi.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++abi.

Changed prior to commit:
  https://reviews.llvm.org/D111703?vs=382353&id=382556#toc

Repository:
  rG LLVM Github Monorepo

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.382556.patch
Type: text/x-patch
Size: 20566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211027/47cf68fa/attachment-0001.bin>


More information about the libcxx-commits mailing list