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

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 19 12:49:42 PDT 2016


timshen updated this revision to Diff 54245.
timshen added a comment.
Herald added a subscriber: joker.eph.

Rebase to pick up SSP infrastructure change.


http://reviews.llvm.org/D17740

Files:
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  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.54245.patch
Type: text/x-patch
Size: 5809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/4039b954/attachment.bin>


More information about the llvm-commits mailing list