[PATCH] D44926: Add msan custom mapping options

vit9696 via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 06:24:29 PDT 2018


vit9696 created this revision.
vit9696 added a reviewer: eugenis.
Herald added a subscriber: llvm-commits.

Similarly to https://reviews.llvm.org/D18865 this adds options to provide custom mapping for msan.
As discussed in http://lists.llvm.org/pipermail/llvm-dev/2018-February/121339.html


Repository:
  rL LLVM

https://reviews.llvm.org/D44926

Files:
  lib/Transforms/Instrumentation/MemorySanitizer.cpp
  test/Instrumentation/MemorySanitizer/manual-shadow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44926.139910.patch
Type: text/x-patch
Size: 7279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180327/cdb4c6ab/attachment.bin>


More information about the llvm-commits mailing list