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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Fri Mar 21 13:15:00 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/18262

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 204496
Blamelist: dexonsmith

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/profile/InstrProfiling.c
On: http://10.1.1.2/svn/llvm-project
For: compiler-rt
At: Fri 21 Mar 2014 11:38:21
Changed By: dexonsmith
Comments: InstrProf: Write raw binary profile from runtime

Write a raw binary profile from the runtime.

<rdar://problem/15950346>Properties: 




Files:
 include/llvm/ProfileData/InstrProfReader.h
 lib/ProfileData/InstrProfReader.cpp
 test/tools/llvm-profdata/Inputs/binary-compare.profdata
 test/tools/llvm-profdata/Inputs/binary.profdata
 test/tools/llvm-profdata/binary.test
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Fri 21 Mar 2014 11:38:25
Changed By: dexonsmith
Comments: InstrProf: Read raw binary profile in llvm-profdata

Read a raw binary profile that corresponds to a memory dump from the
runtime profile.

The test is a binary file generated from
cfe/trunk/test/Profile/c-general.c with the new compiler-rt runtime and
the matching text version of the input.  It includes instructions on how
to regenerate.

<rdar://problem/15950346>Properties: 




LOGS:






More information about the llvm-testresults mailing list