[all-commits] [llvm/llvm-project] be9d3e: [BOLT][NFC] Remove unused PrintInstructions argument

maksfb via All-commits all-commits at lists.llvm.org
Tue Dec 20 15:57:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be9d3edee80aaf0bd9de58679fc7b79d69ffc4b6
      https://github.com/llvm/llvm-project/commit/be9d3edee80aaf0bd9de58679fc7b79d69ffc4b6
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M bolt/include/bolt/Core/BinaryFunction.h
    M bolt/lib/Core/BinaryFunction.cpp
    M bolt/lib/Passes/MCF.cpp
    M bolt/lib/Rewrite/BinaryPassManager.cpp
    M bolt/lib/Rewrite/MachORewriteInstance.cpp
    M bolt/lib/Rewrite/RewriteInstance.cpp

  Log Message:
  -----------
  [BOLT][NFC] Remove unused PrintInstructions argument

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

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D140440




More information about the All-commits mailing list