<div dir="ltr"><div>Hello,</div><div><br></div><div>I have a few general questions.</div><div><br></div><div>1. Whether the memory contents assigned for a function are accessible after we return from that function? If yes, how can we access it?<br></div><div><br></div><div>2. Does llvm delete the stackframe assigned for a specific function, after we return from that function? <br></div><div><br></div><div>3. If not, how can we delete the stackframe or clear the memory content after we return from the function? Where do we need to change, in the assembly or llvm source?<br></div><div><br></div><div>Any help would be appreciated.</div><div><br></div><div>Thank you. <br></div><div>Regards,</div><div>Priyanka<br></div></div>