[llvm-dev] XDEBUG build bots?

Philip Reames via llvm-dev llvm-dev at lists.llvm.org
Fri Apr 22 08:35:04 PDT 2016


I don't believe we do.  Adding one would be a good idea if anyone has a 
spare machine lying around...

Philip

On 04/21/2016 01:18 PM, Geoff Berry via llvm-dev wrote:
> Hi All,
>
> Are there any bots that do any testing with clang/llvm built with XDEBUG
> (i.e. expensive checking)?  I'm seeing 36 lit tests that currently hit
> asserts that are checked when XDEBUG is enabled.  The checks that I'm
> hitting are:
> - DominatorTree::verifyDomTree()
> - DAGTypeLegalizer::PerformExpensiveChecks()
> - SelectionDAG checkForCyclesHelper
>
> Are these known issues or should I file bugs for them?
>
> --
> Geoff Berry
> Employee of Qualcomm Innovation Center, Inc.
>   Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux
> Foundation Collaborative Project
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev



More information about the llvm-dev mailing list