forked from OSchip/llvm-project
3 lines
161 B
Plaintext
3 lines
161 B
Plaintext
|
; 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
|