[all-commits] [llvm/llvm-project] ceadf6: [ThinLTOCodeGenerator] Remove support for legacy PM

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Apr 11 02:31:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ceadf6ee619ce610b269459b129996c4ac7173cb
      https://github.com/llvm/llvm-project/commit/ceadf6ee619ce610b269459b129996c4ac7173cb
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
    M llvm/lib/LTO/ThinLTOCodeGenerator.cpp

  Log Message:
  -----------
  [ThinLTOCodeGenerator] Remove support for legacy PM

All users of NewPM=false for the (legacy) ThinLTOCodeGenerator
have been removed, so we can remove this functionality entirely.




More information about the All-commits mailing list