[PATCH] D20745: [esan] Add handling of large stack size rlimits

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 17:31:50 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271079: [esan] Add handling of large stack size rlimits (authored by bruening).

Changed prior to commit:
  http://reviews.llvm.org/D20745?vs=58832&id=58870#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20745

Files:
  compiler-rt/trunk/lib/esan/CMakeLists.txt
  compiler-rt/trunk/lib/esan/esan.cpp
  compiler-rt/trunk/lib/esan/esan.h
  compiler-rt/trunk/lib/esan/esan_interceptors.cpp
  compiler-rt/trunk/lib/esan/esan_linux.cpp
  compiler-rt/trunk/lib/esan/esan_shadow.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix_libcdep.cc
  compiler-rt/trunk/test/esan/TestCases/large-stack-linux.c
  compiler-rt/trunk/test/esan/TestCases/mmap-shadow-conflict.c
  compiler-rt/trunk/test/esan/TestCases/verbose-simple.c
  compiler-rt/trunk/test/esan/TestCases/workingset-memset.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20745.58870.patch
Type: text/x-patch
Size: 14362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160528/75208ed1/attachment.bin>


More information about the llvm-commits mailing list