[PATCH] D37582: CodeGen: Remove pipeline dependencies on StackProtector; NFC

Stephen Crane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 18:27:56 PDT 2018


rinon updated this revision to Diff 144664.
rinon added a comment.

Rebase onto master, rather than other pagerando commits. Should fix `arc patch`
not being able to apply the patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D37582

Files:
  include/llvm/CodeGen/MachineFrameInfo.h
  include/llvm/CodeGen/StackProtector.h
  lib/CodeGen/LocalStackSlotAllocation.cpp
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  lib/CodeGen/StackColoring.cpp
  lib/CodeGen/StackProtector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37582.144664.patch
Type: text/x-patch
Size: 13230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/29a30866/attachment.bin>


More information about the llvm-commits mailing list