[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / llvm-profdata / sample-remap.test
blob06646297262c6f6690c6e1d8fa19f3a43fb136f2
1 ; RUN: llvm-profdata merge -sample -text %S/Inputs/sample-remap.proftext -r %S/Inputs/sample-remap.remap -o %t.output
2 ; RUN: diff --strip-trailing-cr %S/Inputs/sample-remap.expected %t.output