[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Thorough verbosity flag
From: |
Stefanos |
Subject: |
[Tinycc-devel] Thorough verbosity flag |
Date: |
Thu, 20 May 2021 15:44:23 +0300 |
Is there any flag that produces thorough verbosity during development?
For example, to see how much time it takes
* to parse the code
* to generate the AST
* to link the necessary parts of the code
* to execute the generated executable
I have tried the `-bench` flag but didn't produce the desired result(s).
- [Tinycc-devel] Thorough verbosity flag,
Stefanos <=