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

Dave Bozier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 08:14:38 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296483: [Stack Protection] Add diagnostic information for why stack protection was… (authored by davidb).

Changed prior to commit:
  https://reviews.llvm.org/D29023?vs=90005&id=90039#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29023

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

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


More information about the llvm-commits mailing list