[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Mar 18 17:51:59 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/662
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 98912
Blamelist: asl,dgregor,jyasskin,lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
utils/TableGen/AsmMatcherEmitter.cpp
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/CodeGenTarget.h
At: Thu 18 Mar 2010 17:22:16
Changed By: lattner
Comments: don't go through getInstructions().
Properties:
Files:
test/Index/c-index-getCursor-pp.c
tools/CIndex/CIndex.cpp
At: Thu 18 Mar 2010 17:22:16
Changed By: dgregor
Comments: Visit preprocessing elements (macro instantiations and macro
definitions) as part of the translation unit, so that normal
visitation, token-annotation, and cursor-at retrieval all see
preprocessing elements.
Properties:
File: utils/TableGen/CodeGenTarget.cpp
At: Thu 18 Mar 2010 17:27:16
Changed By: lattner
Comments: factor copy and paste code.
Properties:
File: test/Scripts/ignore
At: Thu 18 Mar 2010 17:37:16
Changed By: jyasskin
Comments: Revert r98892. BSD systems may not have bash installed at all.
Properties:
Files:
utils/TableGen/AsmMatcherEmitter.cpp
utils/TableGen/AsmWriterEmitter.cpp
utils/TableGen/CodeEmitterGen.cpp
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/CodeGenTarget.h
utils/TableGen/DisassemblerEmitter.cpp
utils/TableGen/EDEmitter.cpp
utils/TableGen/InstrEnumEmitter.cpp
utils/TableGen/InstrInfoEmitter.cpp
At: Thu 18 Mar 2010 17:37:16
Changed By: lattner
Comments: change Target.getInstructionsByEnumValue to return a reference
to a vector that CGT stores instead of synthesizing it on every
call.
Properties:
File: lib/Analysis/ConstantFolding.cpp
At: Thu 18 Mar 2010 17:37:16
Changed By: asl
Comments: FP16 constfoldingProperties:
Files:
utils/TableGen/AsmWriterEmitter.cpp
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/CodeGenTarget.h
utils/TableGen/InstrEnumEmitter.cpp
utils/TableGen/InstrInfoEmitter.cpp
At: Thu 18 Mar 2010 17:42:16
Changed By: lattner
Comments: make inst_begin/inst_end iterate over InstructionsByEnumValue.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling VirtRegMap.cpp for Release build
llvm[2]: Compiling VirtRegRewriter.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMAnalysis.a
llvm[3]: Compiling CallGraph.cpp for Release build
llvm[3]: Compiling CallGraphSCCPass.cpp for Release build
llvm[3]: Compiling FindUsedTypes.cpp for Release build
llvm[3]: Compiling GlobalsModRef.cpp for Release build
llvm[2]: Building Release Archive Library libLLVMCodeGen.a
llvm[3]: Building Release Archive Library libLLVMipa.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list