[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Aug 16 11:45:13 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/11903
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 111171
Blamelist: bwilson,mfleming
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
lib/Target/ARM/AsmPrinter/ARMInstPrinter.h
utils/TableGen/EDEmitter.cpp
At: Mon 16 Aug 2010 11:31:01
Changed By: bwilson
Comments: Rename sat_shift operand to shift_imm, in preparation for using it for other
instructions besides saturate instructions. No functional changes.
Properties:
Files:
include/llvm/MC/MCContext.h
include/llvm/MC/MCSectionELF.h
At: Mon 16 Aug 2010 11:35:58
Changed By: mfleming
Comments: ELF entry size support.
Some ELF sections contain fixed-sized entries. Provide a way to record
the entry size of a section.
Properties:
Files:
include/llvm/MC/MCAssembler.h
lib/MC/MCAssembler.cpp
At: Mon 16 Aug 2010 11:35:58
Changed By: mfleming
Comments: Record a symbol's size which is needed for ELF symbol tables.
Properties:
Files:
include/llvm/MC/MCAssembler.h
lib/MC/MCAssembler.cpp
At: Mon 16 Aug 2010 11:35:58
Changed By: mfleming
Comments: Layout helper function.
Introduce a helper method to add a section to the end of a layout. This
will be used by the ELF ObjectWriter code to add the metadata sections
(symbol table, etc) to the end of an object file.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmPrinter.a
llvm[4]: Compiling ARMAsmLexer.cpp for Debug+Asserts build
llvm[4]: Compiling ARMAsmParser.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a
llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list