Sign in
cobalt
/
cobalt
/
ac9ac065c5083565917b15e7a672a79599f2f00b
/
.
/
src
/
third_party
/
llvm-project
/
llvm
/
test
/
tools
/
llvm-strings
/
stdin-filename.test
blob: 9c87e5c45d88025e1081471ea608200a9d115a7e [
file
] [
log
] [
blame
]
RUN
:
echo abcd
|
llvm
-
strings
-
f
-
|
FileCheck
%
s
RUN
:
echo abcd
|
llvm
-
strings
--
print
-
file
-
name
-
|
FileCheck
%
s
CHECK
:
{
standard input
}:
abcd