[all-commits] [llvm/llvm-project] f50211: [LegacyPM] Remove PGO options from PassManagerBuilder
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jul 17 14:03:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5021155617ebe068bafca83240d8534e2d72235
https://github.com/llvm/llvm-project/commit/f5021155617ebe068bafca83240d8534e2d72235
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-17 (Sun, 17 Jul 2022)
Changed paths:
M llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
M llvm/tools/opt/opt.cpp
Log Message:
-----------
[LegacyPM] Remove PGO options from PassManagerBuilder
They have been dead since legacy PGO/SamplePGO passes were removed.
More information about the All-commits
mailing list