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
/
MachO
/
variable-errors.s
blob
28308c691d9132548fbdf9755583701c2d2d34e6
1
//
RUN
:
not
llvm-mc
-
triple x86_64-apple-darwin10
%
s
-
filetype
=
obj
-
o
%
t.o
2
> %
t.err
2
//
RUN
:
FileCheck
< %
t.err
%
s
3
4
.data
5
t0_a
:
6
t0_x
=
t0_a
-
t0_b
7
//
CHECK
:
unable to evaluate offset to undefined symbol
't0_b'
8
.long t0_x