[all-commits] [llvm/llvm-project] 9d5e6c: [BOLT] Fix for missing entry offset
Rafael Auler via All-commits
all-commits at lists.llvm.org
Fri Jun 17 13:15:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d5e6ccd9bbaffc5cf67ceb064251f1e0d1663ad
https://github.com/llvm/llvm-project/commit/9d5e6ccd9bbaffc5cf67ceb064251f1e0d1663ad
Author: Rafael Auler <rafaelauler at fb.com>
Date: 2022-06-17 (Fri, 17 Jun 2022)
Changed paths:
M bolt/lib/Passes/ValidateInternalCalls.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list