[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Nov 14 19:41:26 PST 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/15648
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 119109
Blamelist: evancheng,lattner,mspencer
BUILD FAILED: failed clean-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
CMakeLists.txt
include/llvm/Object
include/llvm/Object/ObjectFile.h
lib/Makefile
lib/Object
lib/Object/CMakeLists.txt
lib/Object/ObjectFile.cpp
At: Sun 14 Nov 2010 19:31:01
Changed By: mspencer
Comments: Add LLVMObject Library.Properties:
File: lib/Target/PowerPC/PPCAsmPrinter.cpp
At: Sun 14 Nov 2010 19:32:37
Changed By: lattner
Comments: Turn on the new instprinter by default.
The only change in the output is:
1) we get a better comment on mfcr, we get:
mfcr r2 ; cr2
instead of:
mfcr r2 ; 32
2) we no longer emit $stub's on powerpc/leopard. The Leopard
linker autosynthesizes them.
Properties:
File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp
At: Sun 14 Nov 2010 19:32:37
Changed By: evancheng
Comments: Make sure ARM multi load / store pass copies memoperands when forming ldrd / strd. pr8113.Properties:
LOGS:
Last 10 lines of 'stdio':
cp: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Object/Makefile: No such file or directory
make[2]: *** No rule to make target `clean'. Stop.
make[1]: *** [Object/.makeclean] Error 2
make: *** [clean] Error 1
More information about the llvm-testresults
mailing list