[PATCH] D140440: [BOLT][NFC] Remove unused PrintInstructions argument
Maksim Panchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 15:35:56 PST 2022
maksfb created this revision.
maksfb added reviewers: yota9, Amir, ayermolo, rafauler, yavtuk, treapster.
Herald added a project: All.
maksfb requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
PrintInstructions was unused in BinaryFunction::print() and dump().
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140440
Files:
bolt/include/bolt/Core/BinaryFunction.h
bolt/lib/Core/BinaryFunction.cpp
bolt/lib/Passes/MCF.cpp
bolt/lib/Rewrite/BinaryPassManager.cpp
bolt/lib/Rewrite/MachORewriteInstance.cpp
bolt/lib/Rewrite/RewriteInstance.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140440.484406.patch
Type: text/x-patch
Size: 4837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/f9faa14e/attachment.bin>
More information about the llvm-commits
mailing list