There's no AST btw :)

On Thu, May 20, 2021 at 3:45 PM Stefanos <[email protected]> wrote:

> 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
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel
>
_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to