[all-commits] [llvm/llvm-project] b976fa: [BOLT][NFC] Remove unused BF::computeLocalUDChain ...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Tue May 24 18:02:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b976fac6eec4d7bc636830dafec3cd1db541ee89
      https://github.com/llvm/llvm-project/commit/b976fac6eec4d7bc636830dafec3cd1db541ee89
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M bolt/include/bolt/Core/BinaryFunction.h

  Log Message:
  -----------
  [BOLT][NFC] Remove unused BF::computeLocalUDChain method definition

The function is only used inside AArch64MCPlusBuilder class, there are no uses
of it as a BinaryFunction method.

Reviewed By: rafauler

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




More information about the All-commits mailing list