summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/swifterror2.ll
Commit message (Collapse)AuthorAgeFilesLines
* Swift Calling Convention: add swifterror attribute.Manman Ren2016-04-011-0/+4
A ``swifterror`` attribute can be applied to a function parameter or an AllocaInst. This commit does not include any target-specific change. The target-specific optimization will come as a follow-up patch. Differential Revision: http://reviews.llvm.org/D18092 llvm-svn: 265189
OpenPOWER on IntegriCloud