diff options
author | Alexander Potapenko <glider@google.com> | 2021-08-17 11:34:22 +0200 |
---|---|---|
committer | Alexander Potapenko <glider@google.com> | 2021-08-20 15:11:26 +0200 |
commit | 8dc7dcdca1e0d0ce4e39305272c8021a1aed07ed (patch) | |
tree | dc3d7f951f59b9c96ab771d3b9fece1a5686ffe8 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 791d88f35f93c3b728bc263ff8e9826852b828be (diff) | |
download | llvm-8dc7dcdca1e0d0ce4e39305272c8021a1aed07ed.zip llvm-8dc7dcdca1e0d0ce4e39305272c8021a1aed07ed.tar.gz llvm-8dc7dcdca1e0d0ce4e39305272c8021a1aed07ed.tar.bz2 |
[msan] Add support for disable_sanitizer_instrumentation attribute
Unlike __attribute__((no_sanitize("memory"))), this one will cause MSan
to skip the entire function during instrumentation.
Depends on https://reviews.llvm.org/D108029
Differential Revision: https://reviews.llvm.org/D108199
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions