Write a note on the following (i) Input to the code generator (ii) The target program
(i) Input to the Code Generator The input to the code generator is the Intermediate Representation (IR) of the source program. This IR is generated by the front end of…
