[PATCH] D29023: [Stack Protection] Add diagnostic information for why stack protection was applied to a function

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 03:28:55 PST 2017


jhenderson updated this revision to Diff 90005.
jhenderson added a comment.

Addressed review comments prior to committing.


https://reviews.llvm.org/D29023

Files:
  include/llvm/IR/DiagnosticInfo.h
  lib/CodeGen/StackProtector.cpp
  lib/IR/DiagnosticInfo.cpp
  test/CodeGen/X86/stack-protector-remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29023.90005.patch
Type: text/x-patch
Size: 17112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170228/2267e65e/attachment.bin>


More information about the llvm-commits mailing list