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