[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jun 30 11:35:17 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/10242
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 107302
Blamelist: stoklund
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/InlineSpiller.cpp
lib/CodeGen/Spiller.cpp
At: Wed 30 Jun 2010 11:21:57
Changed By: stoklund
Comments: Remember to track spill slot uses in VirtRegMap when inserting loads and stores.
LocalRewriter::runOnMachineFunction uses this information to mark dead spill
slots.
This means that InlineSpiller now also works for functions that spill.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling ARMAsmParser.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMAsmParser.a
llvm[4]: Compiling ARMDisassembler.cpp for Debug build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug build
make[1]: *** [CodeGen/.makeall] Error 2
make[1]: *** Waiting for unfinished jobs....
llvm[4]: Building Debug Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMInfo.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list