[all-commits] [llvm/llvm-project] df8f5b: [LegacyPM] Remove ModuleSanitizerCoverageLegacyPass

Fangrui Song via All-commits all-commits at lists.llvm.org
Fri Jul 15 19:01:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df8f5be596060c695c4a1ba728320e4548168695
      https://github.com/llvm/llvm-project/commit/df8f5be596060c695c4a1ba728320e4548168695
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h
    M llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
    M llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp

  Log Message:
  -----------
  [LegacyPM] Remove ModuleSanitizerCoverageLegacyPass

Follow the steps of various other legacy instrumentation passes removed for
15.0.0.




More information about the All-commits mailing list