<div dir="ltr">Oops, sent to llvmdev by mistake. Forwarding to llvm-commits<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Eli Bendersky</b> <span dir="ltr"><<a href="mailto:eliben@google.com">eliben@google.com</a>></span><br>

Date: Thu, Feb 13, 2014 at 4:56 PM<br>Subject: Patch: refactor some utilities from opt.cpp into OptUtils.h/cpp<br>To: LLVM Developers Mailing List <<a href="mailto:llvmdev@cs.uiuc.edu">llvmdev@cs.uiuc.edu</a>><br>Cc: Eric Christopher <<a href="mailto:echristo@gmail.com">echristo@gmail.com</a>><br>

<br><br><div dir="ltr">Another patch in the general direction of <a href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-February/070242.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-February/070242.html</a><div>

<br></div>
<div>Separates some utility functions from opt.cpp into a separate module, currently still within tools/opt. The idea is to enable custom opt-like tools to use this functionality without duplicating too much of the code in opt.cpp</div>


<div><br></div><div>No functionality change.</div><div><br></div><div>PTAL</div><div><br></div></div>
</div><br></div>