This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
reading the gcc-IR in back-end
- From: "Avinash K. Shrivastava" <avi at cse dot iitb dot ac dot in>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 13 Oct 2002 14:56:35 +0530
- Date: Sun, 13 Oct 2002 14:38:07 +0530 (IST)
- Subject: reading the gcc-IR in back-end
kindly entertain the queries,
[1] how the GCC back-end reads the front-end-IR for processing.
[2] Do we need to modify it [back-end] to read the IR from a file instead
of from the memory.
thanks,
Sincerely,
-Avinash