llvm-project
11b9e5f5 - Remove nomenclature clash in statistic pass with one of the stats (#177267)

Commit
36 days ago
Remove nomenclature clash in statistic pass with one of the stats (#177267) Attribute TotalInstructionCount is used, but previously the name of the stat printed out was "Total"+property, which made it look like TotalTotalInstruction. Num does not provide such clashes in the nomenclature.
Author
Parents
Loading