[all-commits] [llvm/llvm-project] 97660c: [BOLT] Issue error on unclaimed PC-relative reloca...
Maksim Panchenko via All-commits
all-commits at lists.llvm.org
Mon Nov 3 09:19:54 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97660c109470aeab78d9602328b7dc7dbb0f9091
https://github.com/llvm/llvm-project/commit/97660c109470aeab78d9602328b7dc7dbb0f9091
Author: Maksim Panchenko <maks at fb.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M bolt/lib/Core/BinaryContext.cpp
A bolt/test/X86/unclaimed-pc-rel.s
Log Message:
-----------
[BOLT] Issue error on unclaimed PC-relative relocation (#166098)
Replace assert with an error and improve the report when unclaimed
PC-relative relocation is left in strict mode.
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