The first LBR entry can be an external branch, we should ignore the whole trace.
7f7448e889e4 0x7f7448e889e4/0x7f7448e88826/P/-/-/1 0x7f7448e8899f/0x7f7448e889d8/P/-/-/4 ...
Differential D111749
[llvm-profgen] Ignore the whole trace with the leading external branch wlei on Oct 13 2021, 11:21 AM. Authored by
Details The first LBR entry can be an external branch, we should ignore the whole trace. 7f7448e889e4 0x7f7448e889e4/0x7f7448e88826/P/-/-/1 0x7f7448e8899f/0x7f7448e889d8/P/-/-/4 ...
Diff Detail
Event Timeline
Comment Actions
|
can we avoid having test depending on debug prints as much as we can? can check the final result only in this case.