blob: 7963ff73fb8374463d44ca02e2a4d5abb9b7dc97 [file] [log] [blame]
James Hendersonf23ce122019-08-12 11:36:11 +00001## Show that the default output format matches GNU strings.
2RUN: echo -n abcd | llvm-strings - | FileCheck %s --strict-whitespace --implicit-check-not={{.}}
Jordan Rupprechtdcf1f8e2018-11-09 18:03:21 +00003CHECK: {{^}}abcd{{$}}