]> granicus.if.org Git - clang/commitdiff
add targe triple commandline option to fix test failure on Linux.
authorZhongxing Xu <xuzhongxing@gmail.com>
Sun, 16 Nov 2008 09:17:52 +0000 (09:17 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Sun, 16 Nov 2008 09:17:52 +0000 (09:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59412 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenObjC/protocols-lazy.m

index f4e0bf70b65e497fbb5a64726ae6f16fe448a099..f92d9c4667c43cfa56a71693654822032b896271 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: clang -emit-llvm -o %t %s &&
+// RUN: clang -emit-llvm -triple=i686-apple-darwin8 -o %t %s &&
 // RUNX: llvm-gcc -S -emit-llvm -o %t %s &&
 
 // No object generated