repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[test] Update the name of the debug entry values option. NFC
[llvm-core.git]
/
test
/
tools
/
llvm-profdata
/
sample-remap.test
blob
a6afd925ff9e999af0f7e75d73d5fdf3498d9a31
1
; RUN: llvm-profdata merge -sample -text %S/Inputs/sample-remap.proftext -r %S/Inputs/sample-remap.remap -o %t.output
2
; RUN: diff %S/Inputs/sample-remap.expected %t.output