[PATCH] D18092: Swift Calling Convention: add swifterror attribute
Manman Ren via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 23 16:39:21 PDT 2016
manmanren updated this revision to Diff 51492.
Herald added a subscriber: joker.eph.
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/swifterror.ll
test/Verifier/swifterror.ll
test/Verifier/swifterror2.ll
test/Verifier/swifterror3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18092.51492.patch
Type: text/x-patch
Size: 22276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160323/e5999bf9/attachment.bin>
More information about the llvm-commits
mailing list