============================ Checklist for LTO assignment ============================ The assignments have been designed with specific learning objectives. The following self-assessment list should give you a fair idea of the extent to which you have learnt the expected material. Please try to respond to these statements after doing the assignments on LTO. Your responses to the statements could be: `Yes', `No', or `Partly', or `I am not sure'. Please make sure that you move to an assignment only after getting mostly `Yes' on the checklist for the previous assignment. This is advisable even if this seems to slow down your progress because in general, an assignment assumes the knowledge gained from the previous assignment. In case you are unable to say `Yes' for many of the statements, we advise you to talk to a Teaching Assistant to clarify the concepts. If the need be, we will try to find someone to explain the concepts later in the evening. Assignment 1 ------------ 1. I know how to generate combined output for multiple input files. 2. I know when both callgraph and function bodies are loaded and when only callgraph is loaded in link time optimization. 3. I know the significance of each option of `-flto-partition'.