[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
Thu Feb 9 07:20:07 PST 2017


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

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

Repository:
  rL LLVM

https://reviews.llvm.org/D29023

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

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


More information about the llvm-commits mailing list