Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swift Calling Convention: add swifterror attribute. | Manman Ren | 2016-04-01 | 1 | -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 |