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:
parent
8333a8aea3
commit
605187e596
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user