- We lacked a short unique identifier for a statistics, so I renamed the current "Name" field that just contained the DEBUG_TYPE name of the current file to DebugType and added a new "Name" field that contains the C++ identifier of the statistic variable.
- Add the -stats-json option which outputs statistics in json format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM