Sign in
llvm
/
llvm-project
/
71f98a13b32b85ff6fe1c7b047d8b70c5e7bcc7d
/
.
/
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