]> granicus.if.org Git - clang/commitdiff
Make test pass in all cases.
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 14 Dec 2009 18:38:32 +0000 (18:38 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 14 Dec 2009 18:38:32 +0000 (18:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91309 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/property-list-in-class.m

index b979b7525afd11e60d77f1c51aa7e5476a8a48d3..2d753b2bbb0d4bbb2829d599ec0e74f84de98195 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang -cc1 -fobjc-nonfragile-abi -emit-llvm -o %t %s 
+// RUN: clang -cc1 -triple x86_64-apple-darwin10 -fobjc-nonfragile-abi -emit-llvm -o %t %s 
 // RUN: grep -F 'l_OBJC_$_PROP_LIST_C2" = internal global %8 { i32 16, i32 3' %t
 
 @protocol P