[PATCH] D53673: [COFF, ARM64] Implement Intrinsic.sponentry for AArch64

Yin Ma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 24 15:32:35 PDT 2018


yinma added a comment.

I debugged MS ARM64 setjmp/longjmp functions and ARM64 EH runtime. If you looks like assembly output from CL for ARM64, it is using SP instead of FP.


Repository:
  rL LLVM

https://reviews.llvm.org/D53673





More information about the llvm-commits mailing list