[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Mar 31 23:58:17 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/5806
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 100093
Blamelist: lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/llvm/Support/DebugLoc.h
At: Wed 31 Mar 2010 23:30:38
Changed By: lattner
Comments: add comments, don't require inlined-at to be specified.
Properties:
Files:
include/llvm/Support/IRBuilder.h
lib/VMCore/Core.cpp
At: Wed 31 Mar 2010 23:35:38
Changed By: lattner
Comments: switch IRBuilder to use NewDebugLoc for locations instead
of raw mdnodes. This allows frontends to specify debug
locations without ever creating an MDNode for the DILocation.
This requires a corresponding clang/llvm-gcc change which
I'll try to commit as simultaneously as possible.
Properties:
File: gcc/llvm-debug.cpp
At: Wed 31 Mar 2010 23:35:39
Changed By: lattner
Comments: adjust to IRBuilder change and use faster DebugLoc apis.
Properties:
Files:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CodeGenModule.cpp
At: Wed 31 Mar 2010 23:35:39
Changed By: lattner
Comments: adjust to IRBuilder change and use faster DebugLoc apis.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling SemaTemplateInstantiate.cpp for Debug build
llvm[4]: Compiling TypePrinter.cpp for Debug build
llvm[4]: Compiling SemaTemplateInstantiateDecl.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangAST.a
llvm[4]: Compiling SemaType.cpp for Debug build
llvm[4]: Compiling TargetAttributesSema.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangSema.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list