1RUN: llvm-strings -a %S/Inputs/abcd | FileCheck %s
2RUN: llvm-strings --all %S/Inputs/abcd | FileCheck %s
3CHECK: abcd
4