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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Apr 2 20:38:32 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/18816

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 205508
Blamelist: rafael

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Object/COFF.h
 include/llvm/Object/ELFObjectFile.h
 include/llvm/Object/MachO.h
 include/llvm/Object/ObjectFile.h
 lib/Object/COFFObjectFile.cpp
 lib/Object/MachOObjectFile.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 02 Apr 2014 20:26:06
Changed By: rafael
Comments: Implement get getSymbolFileOffset with getSymbolAddress.

This has the following advantages:
* Less code.
* The old ELF implementation was wrong for non-relocatable objects.
* The old ELF implementation (and I think MachO) was wrong for thumb.

No current testcase since this is only used from MCJIT and it only uses
relocatable objects and I don't think it supports thumb yet.Properties: 




LOGS:






More information about the llvm-testresults mailing list