Fix debug printing, making it easier to compare two debug logs side by side:
- BinaryFunction::addRelocation: print function name instead of this ptr,
- DataAggregator::doTrace: remove duplicated function name.
Paths
| Differential D152314
[BOLT][NFC] Fix debug messages ClosedPublic Authored by Amir on Jun 6 2023, 3:39 PM.
Details
Summary Fix debug printing, making it easier to compare two debug logs side by side:
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 6 2023, 3:43 PM This revision was landed with ongoing or failed builds.Jun 6 2023, 3:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 529070 bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Profile/DataAggregator.cpp
|
Can also use *this.