[all-commits] [llvm/llvm-project] 734c04: [BOLT] Support map other function entry address (#...
sinan via All-commits
all-commits at lists.llvm.org
Wed Aug 7 00:57:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 734c0488b6e69300adaf568f880f40b113ae02ca
https://github.com/llvm/llvm-project/commit/734c0488b6e69300adaf568f880f40b113ae02ca
Author: sinan <sinan.lin at linux.alibaba.com>
Date: 2024-08-07 (Wed, 07 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.
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