The goal is to allow grafting an inline tree from Clang or GCC into a new compilation without affecting other functions. For GCC, we're doing this by extracting the inline tree from dwarf information and generating the equivalent remarks. This allows easier side-by-side asm analysis and a trial way to see if a particular inlining setup provides benefits by itself. Testing: ninja check-all Reviewed By: wenlei, mtrofin Differential Revision: https://reviews.llvm.org/D110658
10 lines
130 B
Plaintext
10 lines
130 B
Plaintext
main:225715:0
|
|
2.1: 5553
|
|
3: 5391
|
|
3.1: _Z3sumii:50000
|
|
1: _Z3subii:50000
|
|
1: 0
|
|
|
|
_Z3sumii:6010:50000
|
|
1: _Z3subii:60000
|
|
1: 9 |