• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1RUN: echo -n abcdefg | llvm-strings - | FileCheck %s
2CHECK: abcdefg
3