[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Thu Oct 3 10:31:59 PDT 2013
The Buildbot has detected a new failure on builder phase1 - sanity while building compiler-rt.
Full details are available at:
http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/12313
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 191913
Blamelist: dvyukov
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/tsan/go/buildgo.sh
lib/tsan/rtl/tsan_flags.cc
lib/tsan/rtl/tsan_platform.h
lib/tsan/rtl/tsan_platform_linux.cc
lib/tsan/rtl/tsan_rtl.cc
On: http://10.1.1.2/svn/llvm-project
For: compiler-rt
At: Thu 03 Oct 2013 10:20:34
Changed By: dvyukov
Comments: tsan: add memory_limit_mb flag
The flag allows to bound maximum process memory consumption (best effort).
If RSS reaches memory_limit_mb, tsan flushes all shadow memory.
Properties:
LOGS:
More information about the llvm-testresults
mailing list