[compiler-rt] r253483 - [PGO] Runtime support for value profiling.

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 13:53:47 PST 2015


The fix to the build problem has already landed.

David

On Wed, Nov 18, 2015 at 1:45 PM, Renato Golin via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> On 18 November 2015 at 18:12, Betul Buyukkurt via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > Author: betulb
> > Date: Wed Nov 18 12:12:35 2015
> > New Revision: 253483
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=253483&view=rev
> > Log:
> > [PGO] Runtime support for value profiling.
> >
> > This change adds extends the data structures and adds in the routines
> > for handling runtime calls for value profiling. The profile data format
> > is modified and the version number is incremented.
>
> Hi Betul,
>
> There has been a good number of commits and the self-hosting bots are
> still broken, shouldn't we revert everything and try again, *after*
> you make it self-host locally?
>
> http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/9175
>
> You're making it very hard to revert this patch already...
>
> cheers,
> --renato
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/e5056de3/attachment.html>


More information about the llvm-commits mailing list