repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
MC
/
AsmParser
/
directive_lsym.s
blob
7b70cac3d1b113e98a4bf512c99068cf352a60d0
1
# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
2
3
# FIXME: This is currently unsupported. If it turns out no one uses it, we
4
# should just rip it out.
5
6
# XFAIL: *
7
8
# CHECK: TEST0:
9
# CHECK: .lsym bar,foo
10
# CHECK: .lsym baz,3
11
TEST0
:
12
.lsym bar, foo
13
.lsym baz, 2+1