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