aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-30 06:17:16 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-30 06:17:16 +0000
commitb03d1179e934cb99e30190835fea1e7f4a59ecad (patch)
tree3fad2e13afa525093397708d07283d0378d4884e /test/MC
parent3183fb6b613c15627c33a8257cbbfe10dbf0bb7f (diff)
downloadexternal_llvm-b03d1179e934cb99e30190835fea1e7f4a59ecad.zip
external_llvm-b03d1179e934cb99e30190835fea1e7f4a59ecad.tar.gz
external_llvm-b03d1179e934cb99e30190835fea1e7f4a59ecad.tar.bz2
llvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol, this is unsupported for now.
- Switch Emit{CommonSymbol,Zerofill} to take alignment in bytes (for consistency). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80484 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/AsmParser/directive_lsym.s5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/MC/AsmParser/directive_lsym.s b/test/MC/AsmParser/directive_lsym.s
index 3d5403e..7b70cac 100644
--- a/test/MC/AsmParser/directive_lsym.s
+++ b/test/MC/AsmParser/directive_lsym.s
@@ -1,5 +1,10 @@
# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
+# FIXME: This is currently unsupported. If it turns out no one uses it, we
+# should just rip it out.
+
+# XFAIL: *
+
# CHECK: TEST0:
# CHECK: .lsym bar,foo
# CHECK: .lsym baz,3