[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Oct 19 11:08:28 PDT 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/14498
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 116832
Blamelist: djg,resistor
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Analysis/AliasAnalysis.cpp
lib/Analysis/AliasAnalysisEvaluator.cpp
lib/Analysis/AliasSetTracker.cpp
lib/Analysis/BasicAliasAnalysis.cpp
lib/Analysis/Lint.cpp
At: Tue 19 Oct 2010 11:03:55
Changed By: djg
Comments: Change AliasAnalysis and its clients to use uint64_t instead of unsigned
for representing object sizes, for consistency with other parts of LLVM.
Properties:
File: include/llvm/PassSupport.h
At: Tue 19 Oct 2010 11:03:55
Changed By: resistor
Comments: Factor out the call-once implementation into its own macro.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling TwoAddressInstructionPass.cpp for Debug+Asserts build
llvm[2]: Compiling UnreachableBlockElim.cpp for Debug+Asserts build
llvm[2]: Compiling VirtRegMap.cpp for Debug+Asserts build
llvm[2]: Compiling VirtRegRewriter.cpp for Debug+Asserts build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a
llvm[2]: Building Debug+Asserts Archive Library libLLVMCodeGen.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list