[PATCH] D18092: Swift Calling Convention: add swifterror attribute

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 14:46:51 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL265189: Swift Calling Convention: add swifterror attribute. (authored by mren).

Changed prior to commit:
  http://reviews.llvm.org/D18092?vs=52413&id=52429#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18092

Files:
  llvm/trunk/docs/LangRef.rst
  llvm/trunk/include/llvm-c/Core.h
  llvm/trunk/include/llvm/CodeGen/FastISel.h
  llvm/trunk/include/llvm/IR/Argument.h
  llvm/trunk/include/llvm/IR/Attributes.td
  llvm/trunk/include/llvm/IR/Instructions.h
  llvm/trunk/include/llvm/Target/TargetCallingConv.h
  llvm/trunk/include/llvm/Target/TargetCallingConv.td
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Attributes.cpp
  llvm/trunk/lib/IR/Function.cpp
  llvm/trunk/lib/IR/Instructions.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/test/Bitcode/attributes.ll
  llvm/trunk/test/Verifier/swifterror.ll
  llvm/trunk/test/Verifier/swifterror2.ll
  llvm/trunk/test/Verifier/swifterror3.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18092.52429.patch
Type: text/x-patch
Size: 26923 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/af52c372/attachment.bin>


More information about the llvm-commits mailing list