[PATCH] D12763: [PATCH] [compiler-rt] [sanitizers] Add VMA size check at runtime

Adhemerval Zanella via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 13:41:31 PDT 2015


zatrazz updated this revision to Diff 34484.
zatrazz added a comment.

Updated patch to prints bits instead of total VMA range.


http://reviews.llvm.org/D12763

Files:
  lib/asan/asan_rtl.cc
  lib/dfsan/dfsan.cc
  lib/msan/msan.cc
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_posix.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/tsan/rtl/tsan_rtl.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12763.34484.patch
Type: text/x-patch
Size: 3206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150910/5b8ea4fd/attachment.bin>


More information about the llvm-commits mailing list