[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Mar 31 22:21:34 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/5802
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
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[2]: Compiling SparsePropagation.cpp for Debug build
llvm[2]: Compiling Trace.cpp for Debug build
llvm[2]: Compiling ValueTracking.cpp for Debug build
llvm[2]: Building Debug Archive Library libLLVMAnalysis.a
llvm[3]: Compiling CallGraph.cpp for Debug build
llvm[3]: Compiling CallGraphSCCPass.cpp for Debug build
llvm[3]: Compiling FindUsedTypes.cpp for Debug build
llvm[3]: Compiling GlobalsModRef.cpp for Debug build
llvm[3]: Building Debug Archive Library libLLVMipa.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list