[PATCH] D37582: Remove pipeline dependencies on StackProtector
Stephen Crane via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 19 14:58:32 PST 2018
rinon updated this revision to Diff 130701.
rinon added a comment.
- Don't repeat enum name.
- Remove adjustForColoring since it is now unused.
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.130701.patch
Type: text/x-patch
Size: 13224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/1066da91/attachment.bin>
More information about the llvm-commits
mailing list