|
From: | Ivan Medoedov |
Subject: | Re: [Tinycc-devel] Thorough verbosity flag |
Date: | Sat, 29 May 2021 22:39:35 +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 mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel
[Prev in Thread] | Current Thread | [Next in Thread] |