[all-commits] [llvm/llvm-project] 5c4f50: [BOLT] Validate extra entry point by querying data...
YongKang Zhu via All-commits
all-commits at lists.llvm.org
Wed Aug 20 14:19:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5c4f506cca6b6684adf69ac118028cb8b186d2e8
https://github.com/llvm/llvm-project/commit/5c4f506cca6b6684adf69ac118028cb8b186d2e8
Author: YongKang Zhu <yongzhu at fb.com>
Date: 2025-08-20 (Wed, 20 Aug 2025)
Changed paths:
M bolt/include/bolt/Core/BinaryFunction.h
M bolt/include/bolt/Rewrite/RewriteInstance.h
M bolt/lib/Core/BinaryFunction.cpp
M bolt/lib/Rewrite/RewriteInstance.cpp
A bolt/test/AArch64/data-marker-invalidates-extra-entrypoint.s
Log Message:
-----------
[BOLT] Validate extra entry point by querying data marker symbols (#154611)
Look up marker symbols and decide whether candidate is really
extra entry point in `adjustFunctionBoundaries()`.
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