[llvm-dev] XDEBUG build bots?

Geoff Berry via llvm-dev llvm-dev at lists.llvm.org
Thu Apr 21 13:18:29 PDT 2016


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




More information about the llvm-dev mailing list