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

Manman Ren via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 12:46:40 PDT 2016


manmanren updated this revision to Diff 52413.

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.52413.patch
Type: text/x-patch
Size: 25863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160401/19554a85/attachment.bin>


More information about the llvm-commits mailing list