[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / llvm-strings / whitespace.test
blob7963ff73fb8374463d44ca02e2a4d5abb9b7dc97
1 ## Show that the default output format matches GNU strings.
2 RUN: echo -n abcd | llvm-strings - | FileCheck %s --strict-whitespace --implicit-check-not={{.}}
3 CHECK: {{^}}abcd{{$}}