]> granicus.if.org Git - clang/commit
swiftcc: Add an api to query whether a target ABI stores swifterror in a register
authorArnold Schwaighofer <aschwaighofer@apple.com>
Thu, 1 Dec 2016 18:07:38 +0000 (18:07 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Thu, 1 Dec 2016 18:07:38 +0000 (18:07 +0000)
commit5af66e97a414a1975bd277905c4b98fe74a345ce
tree39c66ee4007d93faf6d1e33209cd8e66cfa8c09b
parente9485e57f9e9fd6e7ba06a303846d68a43ab761d
swiftcc: Add an api to query whether a target ABI stores swifterror in a register

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@288394 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/CodeGen/SwiftCallingConv.h
lib/CodeGen/ABIInfo.h
lib/CodeGen/SwiftCallingConv.cpp
lib/CodeGen/TargetInfo.cpp