summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AsmParser/directive_subsections_via_symbols.s
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-07-12 18:49:22 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-07-12 18:49:22 +0000
commitae9da1481a0574de1865d4e510789c4eb857184d (patch)
tree791f008d862a7f71284c3402777cd888d9e0b800 /llvm/test/MC/AsmParser/directive_subsections_via_symbols.s
parent47815d5b8cfe9ddea2a66a33e228c51f6b2fe4fd (diff)
downloadbcm5719-llvm-ae9da1481a0574de1865d4e510789c4eb857184d.tar.gz
bcm5719-llvm-ae9da1481a0574de1865d4e510789c4eb857184d.zip
MC/AsmParser: Move some misc. Darwin directive handling to DarwinAsmParser.
llvm-svn: 108174
Diffstat (limited to 'llvm/test/MC/AsmParser/directive_subsections_via_symbols.s')
-rw-r--r--llvm/test/MC/AsmParser/directive_subsections_via_symbols.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/AsmParser/directive_subsections_via_symbols.s b/llvm/test/MC/AsmParser/directive_subsections_via_symbols.s
index 38d69c94c13..355bf509652 100644
--- a/llvm/test/MC/AsmParser/directive_subsections_via_symbols.s
+++ b/llvm/test/MC/AsmParser/directive_subsections_via_symbols.s
@@ -1,4 +1,4 @@
-# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
+# RUN: llvm-mc -triple i386-apple-darwin9 %s | FileCheck %s
# CHECK: TEST0:
# CHECK: .subsections_via_symbols
OpenPOWER on IntegriCloud