Hi, <div><br></div><div>I have been trying to run the memdep analysis using opt with the following command: opt -analyze -memdep <*.bc>. </div><div>However, I keep getting the following error: Pass::print not implemented for pass: 'Memory Dependence Analysis' ! .</div>

<div>I get similar errors for a lot of the analyses passes, which seem as if they should have a print out?</div><div><br></div><div>Is there any other memory dependence analysis which gives me a memory dependence graph or something similar via a static analysis, with must or maybe memory dependencies?</div>

<div><br></div><div>Thanks</div><div>Nipun</div>