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