[PATCH] D20745: [esan] Add handling of large stack size rlimits
Derek Bruening via llvm-commits
llvm-commits at lists.llvm.org
Fri May 27 13:42:36 PDT 2016
bruening updated this revision to Diff 58832.
bruening marked 4 inline comments as done.
bruening added a comment.
Switch to using guards on the platform-specific file.
http://reviews.llvm.org/D20745
Files:
lib/esan/CMakeLists.txt
lib/esan/esan.cpp
lib/esan/esan.h
lib/esan/esan_interceptors.cpp
lib/esan/esan_linux.cpp
lib/esan/esan_shadow.h
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_posix_libcdep.cc
test/esan/TestCases/large-stack-linux.c
test/esan/TestCases/mmap-shadow-conflict.c
test/esan/TestCases/verbose-simple.c
test/esan/TestCases/workingset-memset.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20745.58832.patch
Type: text/x-patch
Size: 13670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160527/58437eb4/attachment.bin>
More information about the llvm-commits
mailing list