commit | a689afa09de3617bf7d28bdc659bd1f06e72febb | [log] [tgz] |
---|---|---|
author | Saleem Abdulrasool <compnerd@compnerd.org> | Wed Sep 20 18:40:59 2017 +0000 |
committer | Saleem Abdulrasool <compnerd@compnerd.org> | Wed Sep 20 18:40:59 2017 +0000 |
tree | f504534aac88d27de8615882cc03622d336ff736 | |
parent | 96bd9232ef8f135742acb933e7069bcf69c52cef [diff] |
CodeGen: support SwiftError SwiftCC on Windows x64 Add support for passing SwiftError through a register on the Windows x64 calling convention. This allows the use of swifterror attributes on parameters which is used by the swift front end for the `Error` parameter. This partially enables building the swift standard library for Windows x86_64. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313791 91177308-0d34-0410-b5e6-96231b3b80d8