Only test test/CodeGenObjC/synchronized.m as a i686-apple-darwin8 target

llvm-svn: 59463
This commit is contained in:
Douglas Gregor
2008-11-17 20:45:14 +00:00
parent ae2fbad373
commit 0f492d1a11

View File

@@ -1,4 +1,5 @@
// RUN: clang -emit-llvm -o %t %s
// RUN: clang -emit-llvm -triple=i686-apple-darwin8 -o %t %s
// RUNX: clang -emit-llvm -o %t %s
#include <stdio.h>