[PATCH] D21424: StackColoring for SafeStack.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 12:09:05 PDT 2016


eugenis marked an inline comment as done.

================
Comment at: lib/CodeGen/SafeStackLayout.h:20
@@ +19,3 @@
+class StackLayout {
+  unsigned MaxAlignment;
+
----------------
I like this!
Done.
I've also renamed SafeStackColoring to safestack::StackColoring.



Repository:
  rL LLVM

http://reviews.llvm.org/D21424





More information about the llvm-commits mailing list