[PATCH] D143159: [SanitizerBinaryMetadata] Treat constant globals and non-escaping addresses specially

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 06:35:54 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG960b4c3b5d2b: [SanitizerBinaryMetadata] Treat constant globals and non-escaping addresses… (authored by melver).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143159/new/

https://reviews.llvm.org/D143159

Files:
  compiler-rt/test/metadata/covered.cpp
  llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h
  llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
  llvm/test/Instrumentation/SanitizerBinaryMetadata/pretend-atomic-access.ll
  llvm/test/Instrumentation/SanitizerBinaryMetadata/shared-mutable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143159.494612.patch
Type: text/x-patch
Size: 17189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230203/3202fead/attachment-0001.bin>


More information about the llvm-commits mailing list