Force triple in tests.

llvm-svn: 84257
This commit is contained in:
Daniel Dunbar 2009-10-16 16:30:02 +00:00
parent 4cde5474aa
commit 9483297711
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// RUN: not llvm-mc %s 2> %t
// RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
// RUN: FileCheck --input-file %t %s
.data

View File

@ -1,4 +1,4 @@
// RUN: llvm-mc %s
// RUN: llvm-mc -triple i386-unknown-unknown %s
.data
t0_v0 = 1