Displaying 1 result from an estimated 1 matches for "spopt".
Did you mean:
popt
2014 Feb 11
11
[LLVMdev] Proposal: split tools/opt/opt.cpp to OptTool and a smaller main()
Hello,
I started some refactoring work on tools/opt/opt.cpp in r201116, but
conceptually this is part of a larger effort. I'd like to consult with
llvmdev@ about the best way to move this forward.
Background: opt is a very useful swiss-army-knife tool, and its
capabilities may be useful to custom tools. However, as it stands now opt
is now very modular - almost all its functionality is