| commit | 2f1a6c3f015c6a7db51ef51f99519f88c43f894a | [log] [tgz] |
|---|---|---|
| author | Anders Carlsson <andersca@mac.com> | Mon Oct 31 16:27:11 2011 +0000 |
| committer | Anders Carlsson <andersca@mac.com> | Mon Oct 31 16:27:11 2011 +0000 |
| tree | 2a4d018b4a94339d36b1b8ceca018c88399455af | |
| parent | a35cdd68cf799d1cd2f9346e24bcd67d0b2afad3 [diff] |
In x86_64, when calling an Objective-C method that returns a _Complex long double, make sure to use the objc_msgSend_fp2ret function which ensures that the return value will be {0, 0} if the receiver is nil.
llvm-svn: 143350