forked from OSchip/llvm-project
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
|
RUN: llvm-strings -a %S/Inputs/abcd | FileCheck %s
|
||
|
RUN: llvm-strings --all %S/Inputs/abcd | FileCheck %s
|
||
|
CHECK: abcd
|