repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git]
/
llvm
/
test
/
MC
/
MSP430
/
refsym-invalid.s
blob
5cbf707870e87dc7dea74b62033b04b929c35873
1
# RUN: not llvm-mc -triple=msp430 %s 2>&1 | FileCheck %s
2
3
# CHECK: [[#@LINE+1]]:8: error: expected identifier in directive
4
.refsym
5
6
# CHECK: [[#@LINE+1]]:9: error: expected identifier in directive
7
.refsym 42
8
9
# CHECK: [[#@LINE+1]]:12: error: expected newline
10
.refsym sym,