Home | History | Annotate | Download | only in llvm-strings
      1 RUN: llvm-strings -f %S/Inputs/abcd | FileCheck %s
      2 RUN: llvm-strings --print-file-name %S/Inputs/abcd | FileCheck %s
      3 CHECK: {{[\\/]}}abcd: abcd
      4