[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Apr 13 22:13:04 PDT 2010
The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/3611
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: clattner.apple.com
Build Reason:
Build Source Stamp: 101231
Blamelist: lattner,nicholas
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Transforms/IPO/DeadArgumentElimination.cpp
At: Tue 13 Apr 2010 21:23:08
Changed By: nicholas
Comments: Remove tab.
Properties:
File: include/clang/Basic/Builtins.def
At: Tue 13 Apr 2010 21:28:08
Changed By: lattner
Comments: add builtin for __builtin_vsprintf, patch by Paul Davey
Properties:
Files:
lib/Frontend/PrintPreprocessedOutput.cpp
lib/Lex/PPDirectives.cpp
test/Preprocessor/line-directive-output.c
At: Tue 13 Apr 2010 21:33:08
Changed By: lattner
Comments: Improve line marker directive locations, patch by Jordy Rose
Properties:
Files:
include/llvm/MC/MCParser/MCAsmLexer.h
lib/MC/MCParser/AsmLexer.cpp
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/exprs.s
At: Tue 13 Apr 2010 21:43:08
Changed By: lattner
Comments: implement mc asmparser support for '.', which gets the
current PC. rdar://7834775
We now produce an identical .o file compared to the cctools
assembler for something like this:
_f0:
L0:
jmp L1
.long . - L0
L1:
jmp A
.long . - L1
.zerofill __DATA,_bss,A,0
Properties:
Files:
tools/bugpoint/BugDriver.h
tools/bugpoint/Makefile
At: Tue 13 Apr 2010 21:43:08
Changed By: nicholas
Comments: Bugpoint no longer uses exceptions.
Properties:
File: lib/VMCore/Makefile
At: Tue 13 Apr 2010 21:43:08
Changed By: nicholas
Comments: Fix 80 column ruler.
Properties:
File: tools/bugpoint/BugDriver.h
At: Tue 13 Apr 2010 21:48:08
Changed By: nicholas
Comments: Remove accidentally committed cruft.
Properties:
Files:
lib/Transforms/IPO/DeadArgumentElimination.cpp
test/Transforms/DeadArgElim/deadexternal.ll
At: Tue 13 Apr 2010 21:53:08
Changed By: nicholas
Comments: Revert r101213.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling StrongPHIElimination.cpp for Debug build
llvm[2]: Compiling TailDuplication.cpp for Debug build
llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug build
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