[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Sun Jan 19 03:33:54 PST 2014


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 199577
Blamelist: compnerd

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp
On: smooshlab-project
At: Sun 19 Jan 2014 00:36:36
Changed By: compnerd
Comments: ARM IAS: remove unnecessary special case

Tag_nodefaults is even and greater than 32 and thus does not need the special
check to fall into the correct category.Properties: 
  phase_id: r199577-t20140119_003837-b15711



Files:
 include/llvm/Support/ARMBuildAttributes.h
 lib/Support/ARMBuildAttrs.cpp
 lib/Support/CMakeLists.txt
 lib/Target/ARM/ARMAsmPrinter.cpp
 lib/Target/ARM/AsmParser/ARMAsmParser.cpp
 lib/Target/ARM/MCTargetDesc/ARMBuildAttrs.cpp
 lib/Target/ARM/MCTargetDesc/ARMBuildAttrs.h
 lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
 lib/Target/ARM/MCTargetDesc/CMakeLists.txt
On: smooshlab-project
At: Sun 19 Jan 2014 00:36:37
Changed By: compnerd
Comments: Move ARM build attributes into Support

This moves the ARM build attributes definitions and support routines into the
Support library.  The support routines simply permit the conversion of the value
to and from a string representation.

The movement is prompted in order to permit access to the constants and string
representations from readobj in order to facilitate decoding of the attributes
section.Properties: 
  phase_id: r199577-t20140119_003837-b15711



Files:
 include/llvm/Support/ARMBuildAttributes.h
 lib/Support/ARMBuildAttrs.cpp
 lib/Target/ARM/ARMAsmPrinter.cpp
 test/CodeGen/ARM/build-attributes.ll
 test/MC/ARM/directive-eabi_attribute-2.s
On: smooshlab-project
At: Sun 19 Jan 2014 00:36:37
Changed By: compnerd
Comments: ARM: update build attributes for ABI r2.09

Update names for the names as per the current ABI errata.  Mark deprecated tags
as such.Properties: 
  phase_id: r199577-t20140119_003837-b15711



Files:
 lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
 test/MC/ARM/directive-eabi_attribute-overwrite.s
On: smooshlab-project
At: Sun 19 Jan 2014 00:36:37
Changed By: compnerd
Comments: ARM ELF: ensure that the tag types are corrected

Ensure that the tag types are reflected on a replacement.  This is particularly
important for the compatibility tag which has multiple representations where the
last definition wins.Properties: 
  phase_id: r199577-t20140119_003837-b15711



LOGS:






More information about the llvm-testresults mailing list