1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Force triple for these tests.

llvm-svn: 79737
This commit is contained in:
Daniel Dunbar 2009-08-22 09:45:43 +00:00
parent b960969b44
commit 260235bc1a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// RUN: llvm-mc %s -filetype=obj -o - | macho-dump | FileCheck %s
// RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o - | macho-dump | FileCheck %s
.data
.ascii "hello"

View File

@ -1,4 +1,4 @@
// RUN: llvm-mc %s -filetype=obj -o - | macho-dump | FileCheck %s
// RUN: llvm-mc -triple i386-apple-darwin9 %s -filetype=obj -o - | macho-dump | FileCheck %s
.const
.static_const