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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 11:41:09 PDT 2018


mstorsjo added a comment.

In https://reviews.llvm.org/D53673#1276123, @yinma wrote:

> Because __security_push_cookie has extra 0x10 subtraction on SP, if you removes buf[100], you will see no security_push_cookie is used. it will be sp on entry.


Ah, I see. Ok, then I guess this aspect makes sense.


Repository:
  rL LLVM

https://reviews.llvm.org/D53673





More information about the llvm-commits mailing list