]> granicus.if.org Git - clang/commit
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)
commit06e7df12ca91bef4b1680a0a4d20bac50f1719e8
tree51fe4d17669e9480a08ff220fb2455256745fdef
parent6f11d411da7302cfb1d049928a8222c649eef441
Generalize the swiftcall API since being passed indirectly isn't
C++-specific anymore.

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