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
/
Mips
/
set-sym-recursive.s
blob
4e6b589813ac1aee985d2c375255d78f627bef64
1
# RUN: not llvm-mc -triple mips-unknown-linux %s 2>&1 | FileCheck %s
2
3
.set A, A + 1
4
# CHECK: :[[@LINE-1]]:9: error: Recursive use of 'A'
5
.word A