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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Apr 3 15:29:25 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/5148

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

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

Build Reason: 
Build Source Stamp: 100294
Blamelist: lattner

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/CodeGen/AsmPrinter.h
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
At: Sat 03 Apr 2010 15:05:02
Changed By: lattner
Comments: start moving towards emitting inline asm statements with 
EmitInlineAsm.  However, this attempt is foiled by operands
being emitted directly to "O" so I'll have to do some surgery
and finish MCizing the world.
Properties: 




File: lib/MC/MCAsmStreamer.cpp
At: Sat 03 Apr 2010 15:10:01
Changed By: lattner
Comments: allow attaching comments to raw text.
Properties: 




Files:
 include/llvm/MC/MCStreamer.h
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 lib/MC/MCStreamer.cpp
At: Sat 03 Apr 2010 15:15:01
Changed By: lattner
Comments: add a twine form of MCStreamer::EmitRawText, and mc'ize
a few more things in AsmPrinter.cpp.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling ARMDisassemblerCore.cpp for Release build
	llvm[2]: Building Release Archive Library libLLVMTarget.a
	llvm[4]: Compiling MBlazeAsmPrinter.cpp for Release build
	llvm[4]: Building Release Archive Library libLLVMMBlazeAsmPrinter.a
	llvm[4]: Compiling MBlazeTargetInfo.cpp for Release build
	llvm[4]: Building Release Archive Library libLLVMMBlazeInfo.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