[all-commits] [llvm/llvm-project] 95d833: [nfc] rename `AM` to `MAM` in PGOInstrumentation
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Jul 12 14:46:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95d833d7c35ed46b1883b30de027cbcf2a667bff
https://github.com/llvm/llvm-project/commit/95d833d7c35ed46b1883b30de027cbcf2a667bff
Author: Mircea Trofin <mtrofin at google.com>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h
M llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
M llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
Log Message:
-----------
[nfc] rename `AM` to `MAM` in PGOInstrumentation
Consistency with how we tend to name `ModuleAnalysisManager` parameters.
More information about the All-commits
mailing list