[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jun 30 11:44:41 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/8373
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 107303
Blamelist: cornedbee,fjahanian,stoklund
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
test/SemaCXX/rval-references.cpp
At: Wed 30 Jun 2010 11:17:01
Changed By: cornedbee
Comments: Make both old and new versions of reference binding use the new classification functions, and updated them for N3092.Properties:
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:
Files:
lib/CodeGen/Mangle.cpp
test/CodeGenObjCXX/method-local-extern-mangle.mm
At: Wed 30 Jun 2010 11:32:23
Changed By: fjahanian
Comments: extern variable declared locally to objective-c++ method
should not be mangled either. Fixes radar 8016412.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[3]: Compiling MBlazeTargetObjectFile.cpp for Debug build
llvm[2]: Compiling TargetRegisterInfo.cpp for Debug build
llvm[2]: Compiling TargetSubtarget.cpp for Debug build
llvm[2]: Building Debug Archive Library libLLVMTarget.a
llvm[3]: Building Debug Archive Library libLLVMMBlazeCodeGen.a
llvm[4]: Compiling MBlazeAsmPrinter.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMMBlazeAsmPrinter.a
llvm[4]: Compiling MBlazeTargetInfo.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMMBlazeInfo.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list