[all-commits] [llvm/llvm-project] 3a42c4: [LegacyPM] Remove createInstrProfilingLegacyPass
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Jul 16 01:26:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a42c499c2c2945104d7899e6ae8d7bd95d40f5b
https://github.com/llvm/llvm-project/commit/3a42c499c2c2945104d7899e6ae8d7bd95d40f5b
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/LinkAllPasses.h
M llvm/include/llvm/Transforms/Instrumentation.h
M llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
M llvm/lib/Transforms/Instrumentation/Instrumentation.cpp
Log Message:
-----------
[LegacyPM] Remove createInstrProfilingLegacyPass
Follow the steps of removing non-core instrumentation passes like PGO.
More information about the All-commits
mailing list