summaryrefslogtreecommitdiff
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
commitb4b53e5c13167925d6315a6f57c7b863e4e2b704 (patch)
tree798dca05cc66cf81e982d211b009becd5d69df10 /test/MC/AsmParser/directive_fill.s
parentcbdf0e2455d78b047aec4141ec84cf96095bee16 (diff)
downloadllvm-b4b53e5c13167925d6315a6f57c7b863e4e2b704.tar.gz
llvm-b4b53e5c13167925d6315a6f57c7b863e4e2b704.tar.bz2
llvm-b4b53e5c13167925d6315a6f57c7b863e4e2b704.tar.xz
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 1a43dbc8f4..95c7b46baf 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