[all-commits] [llvm/llvm-project] ef3750: [Instrumentation] Remove legacy passes

aeubanks via All-commits all-commits at lists.llvm.org
Tue Oct 25 13:14:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ef37504879eecab1af98c70888bee0be403b9c60
      https://github.com/llvm/llvm-project/commit/ef37504879eecab1af98c70888bee0be403b9c60
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-10-25 (Tue, 25 Oct 2022)

  Changed paths:
    M clang/tools/clang-fuzzer/fuzzer-initialize/fuzzer_initialize.cpp
    M llvm/bindings/python/llvm/core.py
    M llvm/include/llvm-c/Initialization.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/LinkAllPasses.h
    M llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h
    M llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp
    M llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
    M llvm/lib/Transforms/Instrumentation/MemProfiler.cpp
    M llvm/tools/bugpoint/bugpoint.cpp
    M llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp

  Log Message:
  -----------
  [Instrumentation] Remove legacy passes

Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D136615




More information about the All-commits mailing list