[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Aug 12 14:29:02 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/3907
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 110953
Blamelist: bruno,dgregor,fjahanian,johnny,stoklund
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/CodeGen/LiveInterval.h
lib/CodeGen/LiveInterval.cpp
lib/CodeGen/SplitKit.cpp
At: Thu 12 Aug 2010 13:41:06
Changed By: stoklund
Comments: Also recompute HasPHIKill flags in LiveInterval::RenumberValues.
If a phi-def value were removed from the interval, the phi-kill flags are no
longer valid.Properties:
Files:
lib/Target/ARM/ARM.h
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
lib/Target/ARM/AsmPrinter/ARMInstPrinter.h
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
test/MC/Disassembler/arm-tests.txt
utils/TableGen/EDEmitter.cpp
At: Thu 12 Aug 2010 13:51:05
Changed By: johnny
Comments: Cleaned up the for-disassembly-only entries in the arm instruction table so that
the memory barrier variants (other than 'SY' full system domain read and write)
are treated as one instruction with option operand.
Properties:
Files:
lib/AST/ASTContext.cpp
test/SemaObjC/block-type-safety.m
test/SemaObjC/comptypes-5.m
At: Thu 12 Aug 2010 13:51:05
Changed By: fjahanian
Comments: Fixes block type matching bug. Radar 8302845.
Properties:
File: lib/Target/X86/X86InstrSSE.td
At: Thu 12 Aug 2010 13:56:16
Changed By: bruno
Comments: Some small clean-up: use of pseudo instructionsProperties:
Files:
include/clang/Sema/ParseAST.h
include/clang/Sema/Sema.h
lib/Sema/ParseAST.cpp
lib/Sema/Sema.cpp
At: Thu 12 Aug 2010 13:56:16
Changed By: dgregor
Comments: Add a ParseAST overload that takes a Sema object, so that the caller
can create (and hold on to) the Sema object. Also, move Sema-related
initialization/finalization with its various consumers and external
sources into the Sema constructor and destructor, rather than placing
it in ParseAST.
Properties:
File: clang.xcodeproj/project.pbxproj
At: Thu 12 Aug 2010 13:56:16
Changed By: dgregor
Comments: Update Xcode projectProperties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Release+Asserts build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Release+Asserts build
llvm[4]: Compiling UnixAPIChecker.cpp for Release+Asserts build
llvm[4]: Compiling UnreachableCodeChecker.cpp for Release+Asserts build
llvm[4]: Compiling VLASizeChecker.cpp for Release+Asserts build
llvm[4]: Compiling ValueManager.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts 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