[LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass
authorFangrui Song <i@maskray.me>
Sat, 23 Jul 2022 22:30:15 +0000 (15:30 -0700)
committerFangrui Song <i@maskray.me>
Sat, 23 Jul 2022 22:30:15 +0000 (15:30 -0700)
commit7225213c0a0c2ec98d2490b1c426b14065e3cd9d
treedeec377ce326968d4a18fa9f00b8c835e612f17a
parent8293645e1b68a156a379cf9a4c9086eed6e2edc9
[LegacyPM] Remove {,PostInline}EntryExitInstrumenterPass

Following recent changes removing non-core features of the legacy
PM/optimization pipeline.
llvm/include/llvm/InitializePasses.h
llvm/include/llvm/LinkAllPasses.h
llvm/include/llvm/Transforms/Utils.h
llvm/lib/Transforms/Scalar/Scalar.cpp
llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
llvm/test/CodeGen/PowerPC/mcount-insertion.ll
llvm/tools/llc/llc.cpp
llvm/tools/opt/opt.cpp