llvm/test/tools/llvm-strings/terminator-neg.test
Saleem Abdulrasool 421c744b29 llvm-strings: ensure that the last string is correctly printed
We would ignore the last string that appeared if the file ended with a printable
character.  Ensure that we get the last string.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286706 91177308-0d34-0410-b5e6-96231b3b80d8
2016-11-12 03:39:21 +00:00

3 lines
77 B
Plaintext

RUN: echo -n abc | llvm-strings - | FileCheck -allow-empty %s
CHECK-NOT: abc