Sign in
llvm
/
llvm-project
/
8f3e78f9715cb7085d03686c7bd72e20ce248b04
/
.
/
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