Recommit "rL366894: [yaml2obj] - Allow custom fields for the SHT_UNDEF sections."
[llvm-complete.git] / test / tools / llvm-profdata / sample-remap.test
bloba6afd925ff9e999af0f7e75d73d5fdf3498d9a31
1 ; 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