[PATCH] D48445: [sanitizer] Use "fast mmap" kernel flag for shadow memory on macOS 10.13.4+

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 6 11:57:52 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT346262: [sanitizer] Use "fast mmap" kernel flag for shadow memory on macOS 10.13.4+ (authored by kuba.brecka, committed by ).

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48445

Files:
  lib/asan/asan_rtl.cc
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_fuchsia.cc
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_mac.cc
  lib/sanitizer_common/sanitizer_rtems.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/tsan/rtl/tsan_rtl.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48445.172817.patch
Type: text/x-patch
Size: 4296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181106/e85f5fd5/attachment.bin>


More information about the llvm-commits mailing list