[LLVMdev] Buildbot failure around SelectionDAGNodes?

Meador Inge meadori at codesourcery.com
Thu May 29 09:53:37 PDT 2014


On 05/29/2014 11:36 AM, Renato Golin wrote:

> Folks,
> 
> I'm tracking down a buildbot failure on our self-hosting bot, and
> because there are several dozens of commits to track on a self-hosting
> issue (direct compilation goes well), I thought that showing the error
> on the list would be faster.
> 
> src/include/llvm/CodeGen/SelectionDAGNodes.h:625: llvm::EVT
> llvm::SDNode::getValueType(unsigned int) const: Assertion `ResNo <
> NumValues && "Illegal result number!"' failed.
> 
> Git blame around that line pointed me at Chris in 2005 and Owen in
> 2009, which is obviously not what broke the build. Anyone working on
> that area that have committed recently?

http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140526/219197.html

Rafael is on it.

-- 
Meador Inge
CodeSourcery / Mentor Embedded



More information about the llvm-dev mailing list