[PATCH] D130887: [SanitizerBinaryMetadata] Introduce SanitizerBinaryMetadata instrumentation pass

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 12:26:51 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG97c2220565ab: [SanitizerBinaryMetadata] Introduce SanitizerBinaryMetadata instrumentation pass (authored by melver).

Changed prior to commit:
  https://reviews.llvm.org/D130887?vs=456607&id=458531#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130887

Files:
  llvm/include/llvm/Transforms/Instrumentation.h
  llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Instrumentation/CMakeLists.txt
  llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
  llvm/test/Instrumentation/SanitizerBinaryMetadata/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130887.458531.patch
Type: text/x-patch
Size: 76753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/c2d829e0/attachment.bin>


More information about the llvm-commits mailing list