[PATCH] D64757: [PEI] Don't re-allocate a pre-allocated stack protector slot

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 16 13:40:03 PDT 2019


thegameg updated this revision to Diff 210164.
thegameg added a comment.
Herald added a subscriber: wuzish.

Add test from PR25610.


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

https://reviews.llvm.org/D64757

Files:
  llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/test/CodeGen/AArch64/stack-guard-reassign.ll
  llvm/test/CodeGen/AArch64/stack-guard-reassign.mir
  llvm/test/CodeGen/AArch64/stack-guard-vaarg.ll
  llvm/test/CodeGen/ARM/stack-guard-reassign.ll
  llvm/test/CodeGen/PowerPC/stack-guard-reassign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64757.210164.patch
Type: text/x-patch
Size: 6188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/bd73efdd/attachment.bin>


More information about the llvm-commits mailing list