[PATCH] D48097: [TSan] Fix madvise(MADV_NOHUGEPAGE) for meta shadow memory

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 10:23:03 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334624: [TSan] Fix madvise(MADV_NOHUGEPAGE) for meta shadow memory (authored by alekseyshl, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D48097

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_posix.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48097.151194.patch
Type: text/x-patch
Size: 4736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/1772d616/attachment.bin>


More information about the llvm-commits mailing list