blob: b3640590f18702862cfc14d24d6ac3e668653d1f [file] [log] [blame]
James Hendersonf23ce122019-08-12 11:36:11 +00001## Show that llvm-strings prints the last string in the input even if no
2## unprintable character follows it.
3
4RUN: echo -n abcdefg | llvm-strings - | FileCheck %s
5CHECK: abcdefg