commit | c5368c230eb4f866a2f1681b3929ed182afa0a4d | [log] [tgz] |
---|---|---|
author | Walter Lee <waltl@google.com> | Wed May 16 23:36:01 2018 +0000 |
committer | Walter Lee <waltl@google.com> | Wed May 16 23:36:01 2018 +0000 |
tree | 32ba8e988ee78f351b82bd4bab2b97208cbc1e44 | |
parent | a8da1f8ee4293ea6b4711ed33ca192bc6ec796f4 [diff] |
[asan] Add a magic shadow value for shadw gap This gives us something to insert into the shadow gap for systems that don't have memory protection turned on there (i.e. on Myriad). Differential Revision: https://reviews.llvm.org/D46457 llvm-svn: 332557