[all-commits] [llvm/llvm-project] 43badc: [NewPM/CodeGen] Move MachineModuleInfo::invalidate...

Arthur Eubanks via All-commits all-commits at lists.llvm.org
Wed Feb 7 16:13:27 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43badc0a9644d032fe0176410fabda6ac1fddf19
      https://github.com/llvm/llvm-project/commit/43badc0a9644d032fe0176410fabda6ac1fddf19
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineModuleInfo.h

  Log Message:
  -----------
  [NewPM/CodeGen] Move MachineModuleInfo::invalidate() to MachineModuleAnalysis::Result

Missed in #80937 since it's not currently being used.




More information about the All-commits mailing list