]> granicus.if.org Git - clang/commit
Permit ABIs where the caller extends the result (test change).
authorTim Northover <Tim.Northover@arm.com>
Thu, 7 Feb 2013 15:11:36 +0000 (15:11 +0000)
committerTim Northover <Tim.Northover@arm.com>
Thu, 7 Feb 2013 15:11:36 +0000 (15:11 +0000)
commit55f05937a2946527c214259202cdc2f5b0cf125b
treeececd82850e08c75f30d7bb95d166c2ea5b86545
parentcbe50ccea2ac4ea9e2f61d2ca003d66971e78f5f
Permit ABIs where the caller extends the result (test change).

This test was written to make sure *something* sane is generated, not
to test any ABI's signedness semantics.

This should allow the test to pass if AArch64 is the default target.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174618 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/builtins.cpp