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
/
COFF
/
invalid-scl.s
blob
be2f43aee5fab31fcb482c9dedeef5c67fd3b1d1
1
# RUN: not llvm-mc -triple i686-windows -filetype obj -o /dev/null %s 2>&1 | FileCheck %s
2
3
# CHECK: storage class specified outside of symbol definition
4
# CHECK: storage class specified outside of symbol definition
5
.scl 1337
6
.scl 1337
7