Add -fauto-profile option to Clang driver
Chandler Carruth
chandlerc at google.com
Tue Oct 22 10:26:55 PDT 2013
On Tue, Oct 22, 2013 at 10:23 AM, Diego Novillo <dnovillo at google.com> wrote:
> On Tue, Oct 22, 2013 at 1:18 PM, Chandler Carruth <chandlerc at google.com>
> wrote:
>
> > I wonder if the better way to go is to start with a very narrow flag
> name,
> > and generalize it when the infrastructure for more generalized profile
> > reading arrives? Supporting a highly specific flag for a long time
> doesn't
> > seem like a high cost.
>
> You mean add -f<blah>-profile as we add more capabilities and make
> this one be -fsample-profile?
And, if we end up with a single common profile format at some point, we can
merge. But let's see what others think as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131022/9f4b5eba/attachment.html>
More information about the cfe-commits
mailing list