]> granicus.if.org Git - clang/commit
XFAIL test that's inappropriate for AArch64 ABI
authorTim Northover <Tim.Northover@arm.com>
Thu, 7 Feb 2013 15:11:40 +0000 (15:11 +0000)
committerTim Northover <Tim.Northover@arm.com>
Thu, 7 Feb 2013 15:11:40 +0000 (15:11 +0000)
commit8fa36ea24e097f98f8de2828dc44f092b05523d0
tree439bdb75816b4fc8225fb8e39e0bb6e445765486
parent55f05937a2946527c214259202cdc2f5b0cf125b
XFAIL test that's inappropriate for AArch64 ABI

Only some ABIs require the "signext" attribute on parameters. On most
platforms, however, it's a useful test so it's best not to limit it to some
random arbitrary platform.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174619 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/2007-06-18-SextAttrAggregate.c