[PATCH] D123894: [msan] Remove legacy PM pass

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 10:22:07 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd133538b8b84: [LegacyPM] Remove MemorySanitizerLegacyPass (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D123894?vs=423220&id=424244#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123894

Files:
  llvm/bindings/go/llvm/InstrumentationBindings.cpp
  llvm/bindings/go/llvm/InstrumentationBindings.h
  llvm/bindings/go/llvm/transforms_instrumentation.go
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
  llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123894.424244.patch
Type: text/x-patch
Size: 6119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/30a0e266/attachment.bin>


More information about the llvm-commits mailing list