[PATCH] D53540: [COFF, ARM64] Implement support for SEH extensions __try/__except

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 01:47:48 PDT 2018


mstorsjo added a comment.

I think you got the titles swapped on this and https://reviews.llvm.org/D53541; this one adds the `aarch64_seh_recoverfp` intrinsic while https://reviews.llvm.org/D53541 uses it to support `__try`/`__except`.


Repository:
  rL LLVM

https://reviews.llvm.org/D53540





More information about the llvm-commits mailing list