OSDN Git Service

Force triple for these tests.
authorDaniel Dunbar <daniel@zuster.org>
Sat, 22 Aug 2009 09:45:43 +0000 (09:45 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sat, 22 Aug 2009 09:45:43 +0000 (09:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79737 91177308-0d34-0410-b5e6-96231b3b80d8

test/MC/MachO/data.s
test/MC/MachO/sections.s

index 56979b6..0ff2854 100644 (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"
index 9771602..27d9782 100644 (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