<div>Hi,</div><div><br></div><div>This small patch transforms occurrences of pattern</div><div>if (CGM.getModuleDebugInfo())</div><div>  DebugInfo = CGM.getModuleDebugInfo()</div><div>into a call</div><div>  maybeInitializeDebugInfo();</div>
<div><br></div><div>This is a simplification for a possible future fix of PR13942.</div><div><br></div><div>Code review: <a href="https://codereview.appspot.com/6699043/">https://codereview.appspot.com/6699043/</a></div><div>
<br></div>-- <br><div>Alexey Samsonov, MSK</div><br>