[PATCH] D67842: SSP: [1/3] revert r363169

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 10:35:15 PDT 2019


probinson created this revision.
Herald added subscribers: jfb, hiraditya.
Herald added a project: LLVM.

r363169 intended to fix PR42238, but then caused PR43308.
Reverting to fix PR43308; patches 2 and 3 will address PR42238 another way.

Normally a revert wouldn't go up for review; this is mainly so people have something to refer to when looking at patches 2 and 3 in the series.


https://reviews.llvm.org/D67842

Files:
  llvm/include/llvm/CodeGen/StackProtector.h
  llvm/lib/CodeGen/StackProtector.cpp
  llvm/test/CodeGen/X86/stack-protector.ll
  llvm/test/Transforms/StackProtector/X86/captures.ll
  llvm/test/Transforms/StackProtector/X86/lit.local.cfg
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67842.221057.patch
Type: text/x-patch
Size: 10971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/32b21174/attachment.bin>


More information about the llvm-commits mailing list