[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Sep 23 11:20:05 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/13644

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 114680
Blamelist: grosbach,rafael

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: lib/MC/ELFObjectWriter.cpp
At: Thu 23 Sep 2010 11:08:37
Changed By: rafael
Comments: Correctly compute the offset of the symbol. Forgot these bits from the
last commit.Properties: 




Files:
 lib/Target/ARM/ARMAsmPrinter.cpp
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/ARMInstrThumb.td
At: Thu 23 Sep 2010 11:08:37
Changed By: grosbach
Comments: Clean up the 'trap' instruction printing a bit. Non-Darwin assemblers don't
(yet) recognize the 'trap' mnemonic, so we use .short/.long to emit the
opcode directly. On Darwin, however, we do want the mnemonic for more
readable assembly code and better disassembly.

Adjust the .td file to use the 'trap' mnemonic and handle using the binutils
workaround in the assembly printer. Also tweak the formatting of the opcode
values to make them consistent between the MC printer and the old printer.
Properties: 




File: include/llvm/MC/MCAsmInfo.h
At: Thu 23 Sep 2010 11:11:36
Changed By: grosbach
Comments: trailing whitespaceProperties: 




LOGS:
Last 10 lines of 'stdio':
	make[1]: *** Waiting for unfinished jobs....
	llvm[2]: Compiling TailDuplication.cpp for Debug+Asserts build
	llvm[2]: Compiling TargetInstrInfoImpl.cpp for Debug+Asserts build
	llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Debug+Asserts build
	llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build
	llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build
	llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build
	llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build
	llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list