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

Viktor Kutuzov vkutuzov at accesssoftek.com
Tue Nov 25 05:19:13 PST 2014


Updated.
* Fixed the #if condition for the case of __mips64.
* SHADOW_TO_ORIGIN() moved out from the platform-specific sections.
* InitShadow replaced with __msan_init in the diagnostic message.
* The calls to TakeMapRange() fixed to check returning values.
* Minor spacing fixes.

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.16612.patch
Type: text/x-patch
Size: 11404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141125/e375e0a2/attachment.bin>


More information about the llvm-commits mailing list