[all-commits] [llvm/llvm-project] 604041: [BOLT][AArch64] Handle references to the middle of...
treapster via All-commits
all-commits at lists.llvm.org
Thu Aug 25 01:40:39 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6040415ef9714af7ddaff846ad331c7eb2188f3d
https://github.com/llvm/llvm-project/commit/6040415ef9714af7ddaff846ad331c7eb2188f3d
Author: Denis Revunov <revunov.denis at huawei-partners.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M bolt/lib/Core/BinaryContext.cpp
A bolt/test/AArch64/ext-island-ref.s
Log Message:
-----------
[BOLT][AArch64] Handle references to the middle of Constant Islands
Fix BinaryContext::handleAddressRef to properly detect references to
other function's Constant islands.
Revieved By: rafauler, yota9
Differential Revision: https://reviews.llvm.org/D132376
More information about the All-commits
mailing list