[PATCH] D46456: [asan] Add support for Myriad RTEMS memory map

Walter Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 17 11:17:45 PDT 2018


waltl updated this revision to Diff 147362.
waltl marked an inline comment as done.
waltl added a comment.

Fixes to support changing the shadow scale.


Repository:
  rL LLVM

https://reviews.llvm.org/D46456

Files:
  compiler-rt/lib/asan/asan_mapping.h
  compiler-rt/lib/asan/asan_mapping_myriad.h
  compiler-rt/lib/asan/asan_poisoning.cc
  compiler-rt/lib/asan/asan_rtl.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46456.147362.patch
Type: text/x-patch
Size: 9729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180517/b83173e4/attachment.bin>


More information about the llvm-commits mailing list