[all-commits] [llvm/llvm-project] 4c8ee1: [Debugify] Use ModuleAnalysisManager in instrument...

aeubanks via All-commits all-commits at lists.llvm.org
Thu Mar 16 09:50:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c8ee1ac8221ef2d66b7f62b848a76d94196d87a
      https://github.com/llvm/llvm-project/commit/4c8ee1ac8221ef2d66b7f62b848a76d94196d87a
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    M clang/lib/CodeGen/BackendUtil.cpp
    M llvm/include/llvm/Transforms/Utils/Debugify.h
    M llvm/lib/Transforms/Utils/Debugify.cpp
    M llvm/tools/opt/NewPMDriver.cpp

  Log Message:
  -----------
  [Debugify] Use ModuleAnalysisManager in instrumentation

In preparation for doing module checks of PreservedAnalyses.




More information about the All-commits mailing list