[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
Mon Feb 27 03:09:24 PST 2017


jhenderson updated this revision to Diff 89856.
jhenderson marked 3 inline comments as done.
jhenderson added a comment.

Addressed review comments.


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.89856.patch
Type: text/x-patch
Size: 17087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170227/4b8bd7c8/attachment.bin>


More information about the llvm-commits mailing list