[BOLT] Fix for missing entry offset
authorRafael Auler <rafaelauler@fb.com>
Fri, 17 Jun 2022 20:04:40 +0000 (13:04 -0700)
committerRafael Auler <rafaelauler@fb.com>
Fri, 17 Jun 2022 20:14:42 +0000 (13:14 -0700)
commit9d5e6ccd9bbaffc5cf67ceb064251f1e0d1663ad
tree013402b18e908d8ca4635ccb1c1fc9b266e14bff
parentfeb8313fbfe0723a0bfea800d4394a975499f995
[BOLT] Fix for missing entry offset

Temporary fix for missing entry offset when creating address
translation tables (BAT) after D127935 landed. Will later work on
assigning a more reasonable offset different than zero.

Reviewed By: Amir

Differential Revision: https://reviews.llvm.org/D128092
bolt/lib/Passes/ValidateInternalCalls.cpp