[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Mar 31 22:20:06 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/7118
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 100086
Blamelist: lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/VMCore/DebugLoc.cpp
At: Wed 31 Mar 2010 22:15:39
Changed By: lattner
Comments: fix a bug in DebugRecVH::deleted/allUsesReplacedWith. If an
entry in the Scope+InlinedAt drops to a non-canonical form,
we need to reset the idx member of both VH's to 0.
Properties:
File: test/DebugInfo/2009-11-03-InsertExtractValue.ll
At: Wed 31 Mar 2010 22:15:39
Changed By: lattner
Comments: change this from using '!dbg' to using '!dbgx'. The
MD used here isn't valid for !dbg.
Properties:
Files:
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h
At: Wed 31 Mar 2010 22:15:39
Changed By: lattner
Comments: rewrite handling of forward ref'd instruction metadata
to used deferred resolution instead of creating a temporary
node + rauw. There is no reason to create the temporary
mdnode, then do rauw, then destroy it.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling ARMTargetInfo.cpp for Debug build
llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMInfo.a
llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug build
llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug build
llvm[2]: Compiling UnreachableBlockElim.cpp for Debug build
llvm[2]: Compiling VirtRegMap.cpp for Debug build
llvm[2]: Compiling VirtRegRewriter.cpp for Debug build
llvm[2]: Building Debug Archive Library libLLVMCodeGen.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list