[PATCH] D77785: Use FrameIndexTy for stack protector

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 09:28:28 PDT 2020


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

This is really a workaround. The stacksave intrinsic should have the same address space as the alloca address space


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77785





More information about the llvm-commits mailing list