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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Sun Apr 20 14:20:58 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/19068

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 206717
Blamelist: atanasyan,rsmith

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: tools/llvm-readobj/StreamWriter.h
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Sun 20 Apr 2014 14:16:41
Changed By: atanasyan
Comments: [C++11] Range-based loop simplification.Properties: 




File: include/llvm/Support/ELF.h
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Sun 20 Apr 2014 14:16:42
Changed By: atanasyan
Comments: [Mips] Add more special values for the st_other field in the symbol
table entry for MIPS.Properties: 




Files:
 lib/Target/X86/Disassembler/CMakeLists.txt
 lib/Target/X86/Disassembler/X86Disassembler.cpp
 lib/Target/X86/Disassembler/X86DisassemblerDecoder.c
 lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
 lib/Target/X86/Disassembler/X86DisassemblerDecoder.h
 lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Sun 20 Apr 2014 14:16:42
Changed By: rsmith
Comments: What year is it! This file has no reason to be written in C, and has doubly no
reason to expose a global symbol 'decodeInstruction' nor to pollute the global
scope with a bunch of external linkage entities (some of which conflict with
others elsewhere in LLVM).

This is just the initial transition to C++; more cleanups to follow.
Properties: 




LOGS:






More information about the llvm-testresults mailing list