[llvm] Document that llvm-lit needs to be run to collect static metrics (PR #94836)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 8 08:19:56 PDT 2024
================
@@ -266,7 +269,7 @@ Example usage:
```bash
% test-suite/utils/compare.py -m compile_time baseline.json
- % test-suite/utils/compare.py -m size.__text baseline.json
+ % test-suite/utils/compare.py -m size..text baseline.json
----------------
hiraditya wrote:
i see. i'll remove this.
https://github.com/llvm/llvm-project/pull/94836
More information about the llvm-commits
mailing list