[LLVMdev] [RFC] Removing static initializers for command line options
Chandler Carruth
chandlerc at google.com
Tue Aug 26 12:49:47 PDT 2014
On Tue, Aug 26, 2014 at 11:52 AM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> Just to be clear, the idea is that in a release build the only way of
> setting options is via the command line? That they can still be passed
> to opt or llc, but they would not be considered part of the API.
>
Yep. The path to being part of the API is, well, to put it in the API --
constructors, methods, whatever.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140826/bc4e22cb/attachment.html>
More information about the llvm-dev
mailing list