[all-commits] [llvm/llvm-project] 401a42: [BOLT][NFCI] Remove redundant code

maksfb via All-commits all-commits at lists.llvm.org
Wed Jun 15 21:26:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 401a425d205acbc36cd5d4d25a0a3c08b426f0c8
      https://github.com/llvm/llvm-project/commit/401a425d205acbc36cd5d4d25a0a3c08b426f0c8
  Author: Maksim Panchenko <maks at fb.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

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

  Log Message:
  -----------
  [BOLT][NFCI] Remove redundant code

createBasicBlock() will create a label for addBasicBlock().

Reviewed By: rafauler

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




More information about the All-commits mailing list