summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/MC/MachO/data.s2
-rw-r--r--test/MC/MachO/sections.s2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/MC/MachO/data.s b/test/MC/MachO/data.s
index 56979b61f2..0ff2854801 100644
--- a/test/MC/MachO/data.s
+++ b/test/MC/MachO/data.s
@@ -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"
diff --git a/test/MC/MachO/sections.s b/test/MC/MachO/sections.s
index 9771602580..27d9782666 100644
--- a/test/MC/MachO/sections.s
+++ b/test/MC/MachO/sections.s
@@ -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