# Test that llvm-mc doesn't crash when disassembling a line that ends with a # space. RUN: echo -n ' ' | llvm-mc -disassemble | count 0