[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Apr 14 12:10:42 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/1370
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 101269
Blamelist: djg
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
At: Wed 14 Apr 2010 11:28:08
Changed By: djg
Comments: Fix typos in comments.
Properties:
Files:
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Wed 14 Apr 2010 11:33:08
Changed By: djg
Comments: Pull utility routines with no SelectionDAG dependence out of
SelectionDAGBuilder. FunctionLoweringInfo isn't an ideal place for
them to live, but it's better than SelectionDAGBuilder for now.
Properties:
Files:
include/llvm/CodeGen/ISDOpcodes.h
include/llvm/CodeGen/SelectionDAGNodes.h
At: Wed 14 Apr 2010 11:48:08
Changed By: djg
Comments: Split ISD::NodeType and a few related items out of SelectionDAGNodes.h
into a separate header to allow clients to use them without pulling in
SelectionDAG-specific declarations.
Properties:
Files:
include/llvm/CodeGen/FastISel.h
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.h
At: Wed 14 Apr 2010 11:53:08
Changed By: djg
Comments: Refine #includes.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Building Release Archive Library libLLVMAnalysis.a
llvm[3]: Compiling FindUsedTypes.cpp for Release build
llvm[3]: Compiling CallGraphSCCPass.cpp for Release build
llvm[3]: Compiling GlobalsModRef.cpp for Release build
llvm[3]: Compiling CallGraph.cpp for Release build
llvm[3]: Building Release Archive Library libLLVMipa.a
llvm[4]: Building Release Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Release build
llvm[4]: Building Release Archive Library libLLVMARMInfo.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list