[PATCH] D17740: [SSP, 2/2] Load the correct stack guard values on PowerPC

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 29 15:11:44 PST 2016


timshen updated this revision to Diff 49428.
timshen added a comment.

Updated for only doing manual lowering on Linux (similar to X86).


http://reviews.llvm.org/D17740

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstrInfo.cpp
  lib/Target/PowerPC/PPCInstrInfo.h
  lib/Target/PowerPC/PPCSubtarget.h
  test/CodeGen/PowerPC/stack-protector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17740.49428.patch
Type: text/x-patch
Size: 3814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160229/e87d3ff5/attachment.bin>


More information about the llvm-commits mailing list