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

Logan Chien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 09:19:34 PDT 2021


logan added inline comments.


================
Comment at: llvm/test/CodeGen/ARM/eh-resume2.ll:25
+}
+
+; IOS: __Unwind_SjLj_Resume
----------------
Add some comment to explain the difference between this test case and the one in eh-resume.ll.


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

https://reviews.llvm.org/D111703



More information about the llvm-commits mailing list