[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
Wed Jul 17 13:47:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL366371: [PEI] Don't re-allocate a pre-allocated stack protector slot (authored by thegameg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64757?vs=210164&id=210406#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64757

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

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


More information about the llvm-commits mailing list