[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Mon Jan 13 00:23:40 PST 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/15539
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 199078
Blamelist: chandlerc
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/Bitcode/BitcodeWriterPass.h
include/llvm/Bitcode/ReaderWriter.h
lib/Bitcode/Writer/BitcodeWriterPass.cpp
test/Other/new-pass-manager.ll
tools/llvm-extract/llvm-extract.cpp
tools/opt/NewPMDriver.cpp
tools/opt/opt.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Sun 12 Jan 2014 23:46:59
Changed By: chandlerc
Comments: [PM] Wire up support for writing bitcode with new PM.
This moves the old pass creation functionality to its own header and
updates the callers of that routine. Then it adds a new PM supporting
bitcode writer to the header file, and wires that up in the opt tool.
A test is added that round-trips code into bitcode and back out using
the new pass manager.Properties:
LOGS:
More information about the llvm-testresults
mailing list