blob: a6afd925ff9e999af0f7e75d73d5fdf3498d9a31 [file] [log] [blame]
Richard Smith3164fcf2018-09-13 20:22:02 +00001; RUN: llvm-profdata merge -sample -text %S/Inputs/sample-remap.proftext -r %S/Inputs/sample-remap.remap -o %t.output
2; RUN: diff %S/Inputs/sample-remap.expected %t.output