summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata/instr-remap.test
blob: 159b7374ac35c4e1da857fffb6cf4bf35b11eb2e (plain)
1
2
; 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
OpenPOWER on IntegriCloud