[BOLT] Remove always true if statement
authorRafael Auler <rafaelauler@fb.com>
Wed, 3 Aug 2022 02:04:29 +0000 (19:04 -0700)
committerRafael Auler <rafaelauler@fb.com>
Wed, 3 Aug 2022 20:11:33 +0000 (13:11 -0700)
commit19eb908e6116d3f23af24cdaa55d0607d4bf77d8
tree827c94111730526fc968950ad943e8b0ec767b95
parent11e5275cc266ab5ff07e3685935cebf6e09372f7
[BOLT] Remove always true if statement

Got a warning from GCC when building this.

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D131092
bolt/lib/Core/BinaryFunction.cpp