[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Jul 20 00:27:51 PDT 2009
The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/803
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 76399
Blamelist: evancheng,lattner
BUILD FAILED: failed shell
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/MachineModuleInfo.cpp
At: Sun 19 Jul 2009 23:06:14
Changed By: lattner
Comments: use stripPointerCasts to simplify some code.
Files:
test/CodeGen/Thumb/asmprinter-bug.ll
utils/TableGen/AsmWriterEmitter.cpp
At: Sun 19 Jul 2009 23:10:14
Changed By: evancheng
Comments: Restore AsmWriterEmitter.cpp back to 74742. The recent changes broke Thumb.
Files:
docs/LangRef.html
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/CodeGen/MachineModuleInfo.cpp
lib/Transforms/IPO/Internalize.cpp
lib/Transforms/IPO/StripSymbols.cpp
test/CodeGen/X86/compiler_used.ll
At: Sun 19 Jul 2009 23:16:14
Changed By: lattner
Comments: implement a new magic global "llvm.compiler.used" which is like llvm.used, but
doesn't cause ".no_dead_strip" to be emitted on darwin.
LOGS:
Last 10 lines of 'shell.stdio':
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/build/llvmCore/test/Transforms/TailDup/dg.exp ...
Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/build/llvmCore/test/Verifier/dg.exp ...
=== Summary ===
# of expected passes 4350
# of unexpected failures 1
# of expected failures 30
make[1]: *** [check-local] Error 1
make: *** [check] Error 2
More information about the llvm-testresults
mailing list