diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2011-03-01 17:28:13 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2011-03-01 17:28:13 +0000 |
commit | c0ddef23136368ce1bd882f7edd43591c8f30aa6 (patch) | |
tree | 6a6dbb3fd75cbe69820b08530635cd644f39c932 /lib/Driver/ToolChains.cpp | |
parent | 2786864406af0f3ec65b300675c6f3c809c22fd7 (diff) |
objc IRGen for Next runtime message API.
The prototype for objc_msgSend() is technically variadic -
`id objc_msgSend(id, SEL, ...)`.
But all method calls should use a prototype that matches the method,
not the prototype for objc_msgSend itself().
// rdar://9048030
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126754 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/ToolChains.cpp')
0 files changed, 0 insertions, 0 deletions