Hi,

I'm interested in understanding the code generation logic of tcc.

Is there away to see the intermediate representation that tcc generates
between the "C" source code, and the object file. documentation indicates
there tcc can compile assembly source code to object, but I could not not
find the equivalent of "gcc -S", which should convert the "C" code into
assembly.

Yair
_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to