[test] Update the name of the debug entry values option. NFC
[llvm-core.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