diff options
author | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2013-02-28 11:25:14 +0000 |
---|---|---|
committer | Evgeniy Stepanov <eugeni.stepanov@gmail.com> | 2013-02-28 11:25:14 +0000 |
commit | 5e812139690ce077d568ef6559992b2cf74eb536 (patch) | |
tree | 3ee2e2d0dbe7014af4c134e9f1650bd504c91a81 /lib/Linker/LinkModules.cpp | |
parent | 4a4fb84d4b1ae48199489707a4398e2a968b8933 (diff) |
[msan] Implement sanitize_memory attribute.
Shadow checks are disabled and memory loads always produce fully initialized
values in functions that don't have a sanitize_memory attribute. Value and
argument shadow is propagated as usual.
This change also updates blacklist behaviour to match the above.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176247 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Linker/LinkModules.cpp')
0 files changed, 0 insertions, 0 deletions