blob: 06646297262c6f6690c6e1d8fa19f3a43fb136f2 [file] [log] [blame]
; RUN: llvm-profdata merge -sample -text %S/Inputs/sample-remap.proftext -r %S/Inputs/sample-remap.remap -o %t.output
; RUN: diff --strip-trailing-cr %S/Inputs/sample-remap.expected %t.output