[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 9 16:07:38 PST 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/4938
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-10
Build Reason:
Build Source Stamp: 98105
Blamelist: johannes,lattner
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/BranchFolding.cpp
At: Tue 09 Mar 2010 15:54:24
Changed By: johannes
Comments: Ever more complicated DEBUG_VALUE fixes for branch folding.
Properties:
Files:
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.h
At: Tue 09 Mar 2010 15:54:24
Changed By: lattner
Comments: eliminate EOL, adding all comments with the OutStreamer.AddComment
method. With this, comments should end up on the same lines as the .byte
directives (for example) and we now get no output with:
$ llc CodeGen/X86/2009-02-12-DebugInfoVLA.ll -o - -filetype=null -asm-verbose
woot.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 29.43s
********************
Failing Tests (1):
Clang :: Driver/hello.c
Expected Passes : 2092
Expected Failures : 13
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Driver/hello.c
Last 10 lines of 'xfail':
Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p4.cpp
Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p10.cpp
Clang :: CXX/temp/temp.param/p14.cpp
Clang :: CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang :: CodeGen/blocks-2.c
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: PCH/source-manager-stack.c
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'hello.c':
Exit Code: 1
Command Output (stdout):
--
--
Command Output (stderr):
--
--
********************
More information about the llvm-testresults
mailing list