aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/AsmParser/directive_fill.s
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-07-17 22:38:58 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-07-17 22:38:58 +0000
commit137a2a4c442c8387d73193955a3ceb0756158714 (patch)
tree798dca05cc66cf81e982d211b009becd5d69df10 /test/MC/AsmParser/directive_fill.s
parentdab416d0826c4448399e424d539b0c2fcc5a4737 (diff)
downloadexternal_llvm-137a2a4c442c8387d73193955a3ceb0756158714.zip
external_llvm-137a2a4c442c8387d73193955a3ceb0756158714.tar.gz
external_llvm-137a2a4c442c8387d73193955a3ceb0756158714.tar.bz2
llvm-mc: Add -triple, and start fetching the target asm printer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76257 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/AsmParser/directive_fill.s')
-rw-r--r--test/MC/AsmParser/directive_fill.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AsmParser/directive_fill.s b/test/MC/AsmParser/directive_fill.s
index 1a43dbc..95c7b46 100644
--- a/test/MC/AsmParser/directive_fill.s
+++ b/test/MC/AsmParser/directive_fill.s
@@ -1,4 +1,4 @@
-# RUN: llvm-mc %s | FileCheck %s
+# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
# CHECK: TEST0:
# CHECK: .byte 10