[LegacyPM] Remove createInstrProfilingLegacyPass
authorFangrui Song <i@maskray.me>
Sat, 16 Jul 2022 08:26:40 +0000 (01:26 -0700)
committerFangrui Song <i@maskray.me>
Sat, 16 Jul 2022 08:26:40 +0000 (01:26 -0700)
commit3a42c499c2c2945104d7899e6ae8d7bd95d40f5b
treec5964e5d5cf137f3c9948fd47be15ab206744fb6
parent8658cf999d61a2d93e62b4c75c5861eff1a6b15c
[LegacyPM] Remove createInstrProfilingLegacyPass

Follow the steps of removing non-core instrumentation passes like PGO.
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/Instrumentation.h
llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
llvm/lib/Transforms/Instrumentation/Instrumentation.cpp