[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 14 14:15:49 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/17960
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 203969
Blamelist: echristo
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/cu-line-tables.ll
test/DebugInfo/cu-ranges.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Fri 14 Mar 2014 14:00:33
Changed By: echristo
Comments: Remove the -generate-dwarf-cu-ranges flag.
Rewrite a couple of testcases to cover areas that would be normally
by turning it on into testcases that will follow the logic.Properties:
Files:
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/cu-range-hole.ll
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Fri 14 Mar 2014 14:00:33
Changed By: echristo
Comments: If we see that we're emitting code for a function that doesn't have
any lexical scopes then go ahead and turn on DW_AT_ranges for the
compile unit since we would be claiming to describe in the CU
a range for which we don't have information in the CU otherwise.Properties:
LOGS:
More information about the llvm-testresults
mailing list