[LLVMdev] Proposal: split tools/opt/opt.cpp to OptTool and a smaller main()

Chandler Carruth chandlerc at google.com
Fri Feb 14 08:36:51 PST 2014


On Thu, Feb 13, 2014 at 3:51 PM, Sean Silva <silvas at purdue.edu> wrote:

> I thought that opt was supposed to basically be a way to run a PassManager
> over some IR? Seems like the new PM should standardize the appropriate
> things and have them be a natural part of its API.


FWIW, it will. I don't want to try to sequence these things though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140214/70df7880/attachment.html>


More information about the llvm-dev mailing list