[compiler-rt] r260142 - [PGO] Simpflify test and increase coverage
H.J. Lu via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 05:34:10 PST 2016
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.
More information about the llvm-commits
mailing list