[PATCH] D47784: [MS][ARM64]: Promote _setjmp to_setjmpex as there is no _setjmp in the ARM64 libvcruntime.lib

Chris January via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 6 01:08:37 PDT 2018


arm-chrjan01 added a comment.

Thank you for reviewing Reid. Please could you commit the change for me as I don't have commit rights.
I had a go at refactoring it but the args to the x86 _setjmp at different, and combining the aarch64 and x64 versions didn't make the code more readable, IMHO. Happy for you to refactor after landing.


Repository:
  rC Clang

https://reviews.llvm.org/D47784





More information about the cfe-commits mailing list