blob: 159b7374ac35c4e1da857fffb6cf4bf35b11eb2e [file] [log] [blame]
; RUN: llvm-profdata merge -text %S/Inputs/instr-remap.proftext -r %S/Inputs/instr-remap.remap -o %t.output
; RUN: diff %S/Inputs/instr-remap.expected %t.output