[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Mar 11 16:44:14 PDT 2014


The Buildbot has detected a new failure on builder phase1 - sanity while building llvm.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/17781

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 203620
Blamelist: dblaikie

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 lib/CodeGen/AsmPrinter/DwarfDebug.h
 test/DebugInfo/X86/dwarf-pubnames-split.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Tue 11 Mar 2014 16:26:33
Changed By: dblaikie
Comments: DebugInfo: Refactor emitDebugPubNames/Types into a common implementation

I could fold the callers into their one call site, but the indirection
(given how verbose choosing the section is) seemed helpful.

The use of a member function pointer's a bit "tricky", but seems limited
enough, the call sites are simple/clean/clear, and there's only one use.Properties: 




File: lib/CodeGen/AsmPrinter/DwarfDebug.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Tue 11 Mar 2014 16:30:47
Changed By: dblaikie
Comments: DebugInfo: Avoid re-looking up the DwarfUnit when emitting pubnames/pubtypesProperties: 




LOGS:






More information about the llvm-testresults mailing list