Sign in
llvm
/
llvm-project
/
f9cd2ee119ff6bd59f48fd71617dc4fc981083c9
/
.
/
llvm
/
test
/
tools
/
llvm-mc
/
line_end_with_space.test
blob: b9f44afc43bb4dd33c6eb9e90f8b007f9affa1c4 [
file
] [
log
] [
blame
]
# Test that llvm-mc doesn't crash when disassembling a line that ends with a
# space.
RUN
:
echo
-
n
' '
|
llvm
-
mc
-
disassemble
|
count
0