add a tool to generate symbol remapping files. Summary: The new tool llvm-cxxmap builds a symbol mapping table from a file containing a description of partial equivalences to apply to mangled names and files containing old and new symbol tables. Reviewers: davidxl Subscribers: mgorny, llvm-commits Differential Revision: https://reviews.llvm.org/D51470 llvm-svn: 342168
26 lines
129 B
Plaintext
26 lines
129 B
Plaintext
# :ir is the flag to indicate this is IR level profile.
|
|
:ir
|
|
foo
|
|
1234
|
|
2
|
|
1
|
|
2
|
|
|
|
bar
|
|
1234
|
|
2
|
|
30
|
|
40
|
|
|
|
foo
|
|
5678
|
|
2
|
|
500
|
|
600
|
|
|
|
baz
|
|
5678
|
|
2
|
|
7
|
|
8
|