summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC
diff options
context:
space:
mode:
authorStuart Hastings <stuart@apple.com>2009-02-28 00:56:37 +0000
committerStuart Hastings <stuart@apple.com>2009-02-28 00:56:37 +0000
commita079d31fd4808580b847892c63ba98385fe4ae03 (patch)
tree66ae7002c1e8f6f78dc403c506f7111f9b3e5db0 /llvm/test/FrontendC
parentcd073cc2e9eb8adef732e8a2dc3e2fa362d0d411 (diff)
downloadbcm5719-llvm-a079d31fd4808580b847892c63ba98385fe4ae03.tar.gz
bcm5719-llvm-a079d31fd4808580b847892c63ba98385fe4ae03.zip
Unable to say "TARGET: *-*-darwin*"; falling back to "XFAIL: linux,ia64,alpha,sparc".
llvm-svn: 65667
Diffstat (limited to 'llvm/test/FrontendC')
-rw-r--r--llvm/test/FrontendC/2009-02-27-CString.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC/2009-02-27-CString.c b/llvm/test/FrontendC/2009-02-27-CString.c
index 530f98e044a..17441e15e9b 100644
--- a/llvm/test/FrontendC/2009-02-27-CString.c
+++ b/llvm/test/FrontendC/2009-02-27-CString.c
@@ -1,6 +1,6 @@
/* RUN: %llvmgcc %s -S -o - -emit-llvm | \
RUN: egrep {CSTRING SECTION.\*section.\*__TEXT,.\*__cstring}
- XFAIL: *
+ XFAIL: linux,ia64,alpha,sparc
TARGET: *-*-darwin*
END.
Insure that stings go to the cstring section. This test is
OpenPOWER on IntegriCloud