[all-commits] [llvm/llvm-project] a0f417: [BOLT] Support map other function entry address (#...
sinan via All-commits
all-commits at lists.llvm.org
Sat Aug 10 03:06:19 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: a0f4170ab8c355a1d8c6d7a810d95121b23fad19
https://github.com/llvm/llvm-project/commit/a0f4170ab8c355a1d8c6d7a810d95121b23fad19
Author: sinan <sinan.lin at linux.alibaba.com>
Date: 2024-08-10 (Sat, 10 Aug 2024)
Changed paths:
M bolt/lib/Rewrite/RewriteInstance.cpp
A bolt/test/X86/dynamic-relocs-on-entry.s
Log Message:
-----------
[BOLT] Support map other function entry address (#101466)
Allow BOLT to map the old address to a new binary address if the old
address is the entry of the function.
(cherry picked from commit 734c0488b6e69300adaf568f880f40b113ae02ca)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list