[PATCH] D19761: [safestack] Support runtime_init attribute in SafeStack pass
Michael LeMay via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 2 14:22:50 PDT 2016
mlemay-intel updated this revision to Diff 70234.
mlemay-intel added a comment.
Rebase.
https://reviews.llvm.org/D19761
Files:
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Attributes.td
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/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.70234.patch
Type: text/x-patch
Size: 20298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/bb3d6b8f/attachment.bin>
More information about the llvm-commits
mailing list