diff options
author | Akira Hatanaka <ahatanaka@mips.com> | 2012-05-11 21:01:17 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@mips.com> | 2012-05-11 21:01:17 +0000 |
commit | 8aeb1471ef62a4befba00721925a3717914f21d8 (patch) | |
tree | 1bdc5ab379b47457418bde3e7c0689c3649d25fd /lib/Sema/SemaChecking.cpp | |
parent | 6ea175b086638cc813d7cd577ece517b0dc48547 (diff) |
Fix handling of vector return types.
A vector should be returned via the hidden pointer argument except if its size
is equal to or smaller than 16-bytes and the target ABI is N32 or N64.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156642 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions