[all-commits] [llvm/llvm-project] 685775: [LegacyPM] Remove CGProfileLegacyPass
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jul 16 00:40:08 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 685775bbab06c42ce77a40b85a5d7bd5c821caae
https://github.com/llvm/llvm-project/commit/685775bbab06c42ce77a40b85a5d7bd5c821caae
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Transforms/Instrumentation.h
M llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
M llvm/lib/Transforms/Instrumentation/CGProfile.cpp
M llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
M llvm/test/Instrumentation/cgprofile.ll
Log Message:
-----------
[LegacyPM] Remove CGProfileLegacyPass
It's mostly a no-op after I removed legacy PGO passes in D123834.
More information about the All-commits
mailing list