[all-commits] [llvm/llvm-project] 19eb90: [BOLT] Remove always true if statement

Rafael Auler via All-commits all-commits at lists.llvm.org
Wed Aug 3 13:12:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19eb908e6116d3f23af24cdaa55d0607d4bf77d8
      https://github.com/llvm/llvm-project/commit/19eb908e6116d3f23af24cdaa55d0607d4bf77d8
  Author: Rafael Auler <rafaelauler at fb.com>
  Date:   2022-08-03 (Wed, 03 Aug 2022)

  Changed paths:
    M bolt/lib/Core/BinaryFunction.cpp

  Log Message:
  -----------
  [BOLT] Remove always true if statement

Got a warning from GCC when building this.

Reviewed By: Amir

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




More information about the All-commits mailing list