[PATCH] D154022: [BOLT][NFCI] Migrate pseudo probes to Rewriter interface
Maksim Panchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 28 17:07:28 PDT 2023
maksfb created this revision.
maksfb added reviewers: Elvina, treapster, jobnoorman, yota9, Amir, ayermolo, rafauler.
Herald added a subscriber: mgrang.
Herald added a project: All.
maksfb requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Use new Rewriter interface to update pseudo probes.
Depends on D154021 <https://reviews.llvm.org/D154021>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154022
Files:
bolt/include/bolt/Core/BinaryFunction.h
bolt/include/bolt/Rewrite/RewriteInstance.h
bolt/include/bolt/Rewrite/Rewriters.h
bolt/lib/Rewrite/CMakeLists.txt
bolt/lib/Rewrite/PseudoProbeRewriter.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154022.535570.patch
Type: text/x-patch
Size: 36966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/19c89070/attachment.bin>
More information about the llvm-commits
mailing list