summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorFariborz Jahanian <fjahanian@apple.com>2010-01-07 00:31:48 +0000
committerFariborz Jahanian <fjahanian@apple.com>2010-01-07 00:31:48 +0000
commit6722fc0c09c986ad203f08ed90241f14f3f801ce (patch)
tree5b21f58f11c9a5c6adacd6ebfe984af62c7329c2 /clang/test
parent712dcfe92183b593a8edd8cb31052e98ab368422 (diff)
downloadbcm5719-llvm-6722fc0c09c986ad203f08ed90241f14f3f801ce.tar.gz
bcm5719-llvm-6722fc0c09c986ad203f08ed90241f14f3f801ce.zip
Make this test be ingored for linux.
llvm-svn: 92880
Diffstat (limited to 'clang/test')
-rw-r--r--clang/test/Rewriter/weak_byref_objects.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Rewriter/weak_byref_objects.m b/clang/test/Rewriter/weak_byref_objects.m
index 583afcc4168..a0ebe88eaf1 100644
--- a/clang/test/Rewriter/weak_byref_objects.m
+++ b/clang/test/Rewriter/weak_byref_objects.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fblocks -fobjc-gc -rewrite-objc %s -o -
+// RUN: %clang_cc1 -fblocks -triple i386-apple-darwin9 -fobjc-gc -rewrite-objc %s -o -
#define nil 0
int main() {
OpenPOWER on IntegriCloud