[PATCH] D18092: Swift Calling Convention: add swifterror attribute
Manman Ren via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 11:34:18 PDT 2016
manmanren updated this revision to Diff 51959.
manmanren added a comment.
Addressing review comments from Mehdi.
http://reviews.llvm.org/D18092
Files:
docs/LangRef.rst
include/llvm-c/Core.h
include/llvm/CodeGen/FastISel.h
include/llvm/IR/Argument.h
include/llvm/IR/Attributes.td
include/llvm/IR/Instructions.h
include/llvm/Target/TargetCallingConv.h
include/llvm/Target/TargetCallingConv.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/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/IR/AsmWriter.cpp
lib/IR/Attributes.cpp
lib/IR/Function.cpp
lib/IR/Instructions.cpp
lib/IR/Verifier.cpp
test/Bitcode/attributes.ll
test/Verifier/swifterror.ll
test/Verifier/swifterror2.ll
test/Verifier/swifterror3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18092.51959.patch
Type: text/x-patch
Size: 22859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/13c0c6a1/attachment.bin>
More information about the llvm-commits
mailing list