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
