[compiler-rt] r260142 - [PGO] Simpflify test and increase coverage

Xinliang David Li via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 08:51:25 PST 2016


It exposes a bug in 32bit covmap encoding. Looking ..

David

On Wed, Feb 10, 2016 at 5:34 AM, H.J. Lu via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> On Mon, Feb 8, 2016 at 12:46 PM, Xinliang David Li via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > Author: davidxl
> > Date: Mon Feb  8 14:46:26 2016
> > New Revision: 260142
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=260142&view=rev
> > Log:
> > [PGO] Simpflify test and increase coverage
> >
> > Modified:
> >     compiler-rt/trunk/test/profile/Linux/coverage_ctors.cpp
> >     compiler-rt/trunk/test/profile/Linux/coverage_dtor.cpp
> >
>
> Does this test pass for you on 32-bit host, like Linux/x86?  It failed
> for me:
>
> https://llvm.org/bugs/show_bug.cgi?id=26560
>
> --
> H.J.
> _______________________________________________
> 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/20160210/852ccc71/attachment.html>


More information about the llvm-commits mailing list