add targe triple commandline option to fix test failure on Linux.

llvm-svn: 59412
This commit is contained in:
Zhongxing Xu 2008-11-16 09:17:52 +00:00
parent 981f33b0b6
commit e76577a97d
1 changed files with 1 additions and 1 deletions

View 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