tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Thorough verbosity flag


From: Ivan Medoedov
Subject: Re: [Tinycc-devel] Thorough verbosity flag
Date: Sat, 29 May 2021 22:39:35 +0300

There's no AST btw :)

On Thu, May 20, 2021 at 3:45 PM Stefanos <ssofroni@cytanet.com.cy> 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
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]