Displaying 1 result from an estimated 1 matches for "reportdeadlock".
2014 Jun 06
2
[LLVMdev] buildbot failure in LLVM on sanitizer-x86_64-linux (-Wframe-larger-than)
...potential issue in compiler-rt which is now breaking the build due
> to -Werror:
>
> /home/dtoolsbot/build/sanitizer-x86_64-linux/build/llvm/projects/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cc:460:6:
> error: stack frame size of 536 bytes in function
> '__tsan::ReportDeadlock' [-Werror,-Wframe-larger-than]
> void ReportDeadlock(ThreadState *thr, uptr pc, DDReport *r) {
> ^
> [ 93%] [ 93%] Building C object
> lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/udivti3.c.o
> [ 93%] Building CXX object
> lib/tsan/CMakeFiles...