[all-commits] [llvm/llvm-project] 04d201: Revert "[StandardInstrumentations] Check function ...

aeubanks via All-commits all-commits at lists.llvm.org
Wed Mar 15 13:28:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04d20195d6b3747a3cdc882105320b32cb192b8a
      https://github.com/llvm/llvm-project/commit/04d20195d6b3747a3cdc882105320b32cb192b8a
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-03-15 (Wed, 15 Mar 2023)

  Changed paths:
    M llvm/include/llvm/Passes/StandardInstrumentations.h
    M llvm/lib/LTO/LTOBackend.cpp
    M llvm/lib/LTO/ThinLTOCodeGenerator.cpp
    M llvm/lib/Passes/PassBuilderBindings.cpp
    M llvm/lib/Passes/StandardInstrumentations.cpp
    M llvm/tools/opt/NewPMDriver.cpp
    M llvm/unittests/IR/PassManagerTest.cpp

  Log Message:
  -----------
  Revert "[StandardInstrumentations] Check function analysis invalidation in module passes as well"

This reverts commit d6c0724eb158efcdcd4e31289dcb954a441c4939.

Breaks clang/flang builds.




More information about the All-commits mailing list