]> granicus.if.org Git - clang/commit
use Get8ByteTypeAtOffset for the return value path as well so we
authorChris Lattner <sabre@nondot.org>
Wed, 28 Jul 2010 23:06:14 +0000 (23:06 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 28 Jul 2010 23:06:14 +0000 (23:06 +0000)
commit519f68cd26777c755763a644a7f7ed7ac389beb9
treebbaf5cddd0a8fc72691c575fe020b6cdd09c1e57
parent49382de42c2a411bfd772408e987cb399071241d
use Get8ByteTypeAtOffset for the return value path as well so we
don't get errors similar to PR7714 on the return path.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109689 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp
test/CodeGen/x86_64-arguments.c