[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue May 25 10:20:52 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/2135
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 104610
Blamelist: dgregor,stoklund
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86RegisterInfo.cpp
At: Tue 25 May 2010 10:06:13
Changed By: stoklund
Comments: Use enums instead of literals for X86 subregisters.
The cases in getMatchingSuperRegClass cannot be broken up until the enums have
unique values.Properties:
File: lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
At: Tue 25 May 2010 10:06:13
Changed By: stoklund
Comments: Use enums instead of literals for SystemZ subregistersProperties:
Files:
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGCXX.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenModule.h
lib/CodeGen/Mangle.cpp
lib/CodeGen/Mangle.h
At: Tue 25 May 2010 10:06:13
Changed By: dgregor
Comments: Improve name mangling for blocks and support mangling of static local
variables within blocks. We loosely follow GCC's mangling, but since
these are always internal symbols the names don't really matter. I
intend to revisit block mangling later, because GCC's mangling is
rather verbose. <rdar://problem/8015719>.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug build
llvm[4]: Compiling UnixAPIChecker.cpp for Debug build
llvm[4]: Compiling VLASizeChecker.cpp for Debug build
llvm[4]: Compiling ValueManager.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangSema.a
llvm[4]: Building Debug Archive Library libclangChecker.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list