repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some bugs.
[llvm/zpu.git]
/
test
/
MC
/
AsmParser
/
directive_abort.s
blob
86e6267a7a1eb21f386860c13a571d5098cda249
1
# RUN: not llvm-mc -triple i386-unknown-unknown %s 2> %t
2
# RUN: FileCheck -input-file %t %s
3
4
# CHECK: error: .abort 'please stop assembing'
5
TEST0
:
6
.abort please stop assembing