Sign in
rust
/
rust-lang
/
llvm-project
/
e8a2ffcf322f45b8dce82c65ab27a3e2430a6b51
/
.
/
llvm
/
test
/
tools
/
llvm-ml
/
bare_proc_error.asm
blob: 59668edafccf16d4260fb31005f7551b81f73f1e [
file
] [
log
] [
blame
]
;
RUN
:
not
llvm
-
ml
-
filetype
=
s
%
s
/
Fo
/
dev
/
null
2
>&
1
|
FileCheck
%
s
;
CHECK
:
:[[#
@LINE
+
1
]]:
1
:
error
:
expected section directive
foo PROC
;
CHECK
:
:[[#
@LINE
+
1
]]:
6
:
error
:
expected section directive before assembly directive
ret
foo ENDP