xref: /llvm-project/llvm/test/tools/llvm-profdata/instr-remap.test (revision 8ad998a6115a8cd59a18ebdd5ec65329e42050e7)
1; RUN: llvm-profdata merge -text %S/Inputs/instr-remap.proftext -r %S/Inputs/instr-remap.remap -o %t.output
2; RUN: diff -b %S/Inputs/instr-remap.expected %t.output
3