aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/exprs.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/AsmParser/exprs.s')
-rw-r--r--test/MC/AsmParser/exprs.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AsmParser/exprs.s b/test/MC/AsmParser/exprs.s
index a7e1002..c5fc9b5 100644
--- a/test/MC/AsmParser/exprs.s
+++ b/test/MC/AsmParser/exprs.s
@@ -1,4 +1,4 @@
-// RUN: llvm-mc -triple i386-unknown-unknown %s > %t
+// RUN: llvm-mc -triple i386-apple-darwin %s
.macro check_expr
.if ($0) != ($1)