Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f23ce128fd614d5ed7b5c70038c5db8b257c5127
/
.
/
llvm
/
test
/
tools
/
llvm-strings
/
eof-no-string.test
blob: 2a4c29b922342f73058599904c25a13802e5331b [
file
] [
log
] [
blame
]
## Show that llvm-strings does not print the last string in the input if it is
## too short and no unprintable character follows it.
RUN
:
echo
-
n abc
|
llvm
-
strings
-
|
FileCheck
--
allow
-
empty
%
s
CHECK
-
NOT
:
abc