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

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 08:18:26 PDT 2022


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

- Change MDNode format to take aux constants as another MDNode.
- Change createPCSections interface.


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.450300.patch
Type: text/x-patch
Size: 76924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220805/43f48430/attachment.bin>


More information about the llvm-commits mailing list