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

Michael LeMay via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 19 16:35:30 PDT 2016


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

Rebased.


https://reviews.llvm.org/D19761

Files:
  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.75251.patch
Type: text/x-patch
Size: 21159 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/326f8702/attachment.bin>


More information about the llvm-commits mailing list