[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
Thu Oct 28 07:53:12 PDT 2021


danielkiss added a subscriber: momchil.velikov.
danielkiss added a comment.

@DavidSpickett, @momchil.velikov  Thanks, both fixed, patch relanded.
`march` is not enough to set Triplet.Environment and it falls back to the default, which is based on the host.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111703/new/

https://reviews.llvm.org/D111703



More information about the libcxx-commits mailing list