Generalize the swiftcall API since being passed indirectly isn't
authorJohn McCall <rjmccall@apple.com>
Sat, 7 Apr 2018 20:16:47 +0000 (20:16 +0000)
committerJohn McCall <rjmccall@apple.com>
Sat, 7 Apr 2018 20:16:47 +0000 (20:16 +0000)
commitbfbc05e2f5529991632e42a0dcce771e7283e93c
tree0470c60b4aa040705457c775ac87b58f9af2fc17
parent9487d90e227457b4d35889db989a722bf0a6c43b
Generalize the swiftcall API since being passed indirectly isn't
C++-specific anymore.

llvm-svn: 329513
clang/include/clang/CodeGen/SwiftCallingConv.h
clang/lib/CodeGen/SwiftCallingConv.cpp