[BOLT][NFC] Remove unused PrintInstructions argument
authorMaksim Panchenko <maks@fb.com>
Tue, 20 Dec 2022 23:16:32 +0000 (15:16 -0800)
committerMaksim Panchenko <maks@fb.com>
Tue, 20 Dec 2022 23:57:13 +0000 (15:57 -0800)
commitbe9d3edee80aaf0bd9de58679fc7b79d69ffc4b6
treea9433454f6e700258fe6e060cac61d1e8cef84e5
parentc08fad8193d3a8387f3ddd895b850b8afec928af
[BOLT][NFC] Remove unused PrintInstructions argument

PrintInstructions was unused in BinaryFunction::print() and dump().

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D140440
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