Force triple in tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84257 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2009-10-16 16:30:02 +00:00
parent ed90342d8a
commit db196e82a4
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