Sign in
llvm
/
llvm
/
8924ea3d57d5fdfc11ce7562c3eaf0ce127ebc86
/
.
/
test
/
MC
/
AsmParser
/
variables.s
blob: cb004d7888228aafa593f6cda4cdfef306bcd8eb [
file
] [
log
] [
blame
]
//
RUN
:
llvm
-
mc
-
triple i386
-
unknown
-
unknown %s
.data
t0_v0
=
1
t0_v1
=
t0_v0
.if t0_v1
!=
1
.abort
"invalid value"
.endif
t1_v0
=
1
t1_v1
=
t0_v0
t1_v0
=
2
.if t0_v1
!=
1
.abort
"invalid value"
.endif