]> granicus.if.org Git - clang/commit
Implement the MSABI and SysVABI calling conventions for Objective-C method declaratio...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 18 Dec 2013 16:23:37 +0000 (16:23 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 18 Dec 2013 16:23:37 +0000 (16:23 +0000)
commit58108198924c4dcc4c9a62f706c32ad902e95860
tree6d4fd4cc179c8dca4b019bb14d79757f3e094418
parentd8741e24a01f60e14681438def15b52ba51ab228
Implement the MSABI and SysVABI calling conventions for Objective-C method declarations. This appears to be an omission from r189644.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197584 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
test/CodeGenObjC/attr-callconv.m