[PATCH] D19761: [safestack] Support runtime_init attribute in SafeStack pass

Michael LeMay via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 09:14:30 PDT 2016


mlemay-intel updated this revision to Diff 75310.
mlemay-intel added a comment.

Updated LangRef.


https://reviews.llvm.org/D19761

Files:
  docs/LangRef.rst
  include/llvm/Bitcode/LLVMBitCodes.h
  include/llvm/IR/Attributes.td
  include/llvm/Target/TargetLowering.h
  lib/AsmParser/LLLexer.cpp
  lib/AsmParser/LLParser.cpp
  lib/AsmParser/LLToken.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/Bitcode/Writer/BitcodeWriter.cpp
  lib/CodeGen/SafeStack.cpp
  lib/CodeGen/TargetLoweringBase.cpp
  lib/IR/Attributes.cpp
  lib/IR/Verifier.cpp
  lib/Transforms/IPO/ForceFunctionAttrs.cpp
  test/Transforms/SafeStack/runtime-init.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19761.75310.patch
Type: text/x-patch
Size: 21997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161020/83e3fff6/attachment.bin>


More information about the llvm-commits mailing list