1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-04-12 07:37:34 +00:00

Force triple for these tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79737 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Daniel Dunbar 2009-08-22 09:45:43 +00:00
parent 8333a8aea3
commit 605187e596
2 changed files with 2 additions and 2 deletions
test/MC/MachO

@ -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"

@ -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