[all-commits] [llvm/llvm-project] e9b006: [BOLT] Skip out-of-range pending relocations
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Wed Nov 20 04:51:14 PST 2024
Branch: refs/heads/users/paschalis-mpeis/skip-oob-pending-relocs
Home: https://github.com/llvm/llvm-project
Commit: e9b0066e7e8f86386cf8eb05002ddad6568d9b78
https://github.com/llvm/llvm-project/commit/e9b0066e7e8f86386cf8eb05002ddad6568d9b78
Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
Date: 2024-11-20 (Wed, 20 Nov 2024)
Changed paths:
M bolt/include/bolt/Core/Relocation.h
M bolt/lib/Core/BinarySection.cpp
M bolt/lib/Core/Relocation.cpp
Log Message:
-----------
[BOLT] Skip out-of-range pending relocations
When there are not enough bits to encode a pending relocation value,
then skip it instead of asserting.
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