[all-commits] [llvm/llvm-project] 0d86fc: [LTO] Remove legacy PM support
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Apr 13 01:48:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d86fc65babcbffdd16559b9fd685f8bf33dc886
https://github.com/llvm/llvm-project/commit/0d86fc65babcbffdd16559b9fd685f8bf33dc886
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M llvm/include/llvm/LTO/Config.h
M llvm/lib/LTO/LTO.cpp
M llvm/lib/LTO/LTOBackend.cpp
Log Message:
-----------
[LTO] Remove legacy PM support
We don't have any places setting NewPM=false anymore, so drop the
support code in LTOBackend.
More information about the All-commits
mailing list