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