[PATCH] [Msan] Generalize mapping facilities to add FreeBSD support

Viktor Kutuzov vkutuzov at accesssoftek.com
Thu Nov 27 05:57:19 PST 2014


Updated:
* TakeMapRange() is split into two different functions;
* The prot1 and prot2 parameters removed;
* The kShadowSize value fixed;
* A minor fix for the code-in-app-range check.

http://reviews.llvm.org/D6387

Files:
  lib/msan/msan.cc
  lib/msan/msan.h
  lib/msan/msan_interceptors.cc
  lib/msan/msan_linux.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6387.16691.patch
Type: text/x-patch
Size: 11678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141127/fceeab9e/attachment.bin>


More information about the llvm-commits mailing list