blob: a6afd925ff9e999af0f7e75d73d5fdf3498d9a31 [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 %S/Inputs/sample-remap.expected %t.output