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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Fri Jan 17 19:18:43 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/6817

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 199525
Blamelist: rnk

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 docs/LangRef.rst
 include/llvm/IR/Argument.h
 include/llvm/IR/Instructions.h
 lib/AsmParser/LLParser.cpp
 lib/AsmParser/LLParser.h
 lib/IR/Function.cpp
 lib/IR/Instructions.cpp
 test/Assembler/inalloca.ll
 test/Verifier/inalloca-vararg.ll
 test/Verifier/inalloca2.ll
On: smooshlab-project
At: Fri 17 Jan 2014 16:06:33
Changed By: rnk
Comments: Add an inalloca flag to allocas

Summary:
The only current use of this flag is to mark the alloca as dynamic, even
if its in the entry block.  The stack adjustment for the alloca can
never be folded into the prologue because the call may clear it and it
has to be allocated at the top of the stack.

Reviewers: majnemer

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2571Properties: 
  phase_id: r199525-t20140117_164519-b15687



LOGS:






More information about the llvm-testresults mailing list