[LLVMdev] gmake check failures

Jeff Cohen jeffc at jolt-lang.org
Sat May 14 07:16:57 PDT 2005


FAIL: /usr/home/llvm/obj/../test/Regression/CodeGen/X86/io.llx:
Assertion failed: (ResNo < Values.size() && "Illegal result number!"), 
function getValueType, file 
/usr/home/llvm/obj/../include/llvm/CodeGen/SelectionDAGNodes.h, line 507.
Abort trap (core dumped)

FAIL: /usr/home/llvm/obj/../test/Regression/CodeGen/X86/ioport.llx:
Assertion failed: (ResNo < Values.size() && "Illegal result number!"), 
function getValueType, file 
/usr/home/llvm/obj/../include/llvm/CodeGen/SelectionDAGNodes.h, line 507.
Abort trap (core dumped)


As the 1.5 release is coming up fast, may I suggest that people verify 
their changes do not break anything before committing?




More information about the llvm-dev mailing list