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

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 10:12:42 PDT 2022


melver updated this revision to Diff 450041.
melver added a comment.

Rebase.


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.450041.patch
Type: text/x-patch
Size: 76918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220804/70b72211/attachment.bin>


More information about the llvm-commits mailing list