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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Nov 4 11:44:13 PST 2009


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/257

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 86042
Blamelist: bwilson,stoklund

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/CodeGen/AsmPrinter.h
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
 lib/Target/MSP430/AsmPrinter/MSP430AsmPrinter.cpp
 lib/Target/X86/AsmPrinter/X86MCInstLower.cpp
At: Wed 04 Nov 2009 11:26:40
Changed By: stoklund
Comments: Print out an informative comment for KILL instructions.

The KILL pseudo-instruction may survive to the asm printer pass, just like the IMPLICIT_DEF. Print the KILL as a comment instead of just leaving a blank line in the output.

With -asm-verbose=0, a blank line is printed, like IMPLICIT?DEF.



File: test/CodeGen/ARM/indirectbr.ll
At: Wed 04 Nov 2009 11:26:40
Changed By: bwilson
Comments: Add test for ARM indirectbr codegen.




LOGS:
Last 10 lines of 'test-llvm.stdio':
	Running /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/Transforms/TailDup/dg.exp ...
	Running /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/Verifier/dg.exp ...
	
			===  Summary ===
	
	# of expected passes		4134
	# of unexpected failures	1
	# of expected failures		27
	make[1]: *** [check-local] Error 1
	make: *** [check] Error 2

Last 10 lines of 'test-llvm.fails':
	FAIL: /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/indirectbr.ll
	




More information about the llvm-testresults mailing list