[all-commits] [llvm/llvm-project] 51245e: [lld] [hexagon] guard allocateAux: only if idx non...
Brian Cain via All-commits
all-commits at lists.llvm.org
Tue Jul 22 01:37:29 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 51245ebda15ec4dba6177e962b07605331e76021
https://github.com/llvm/llvm-project/commit/51245ebda15ec4dba6177e962b07605331e76021
Author: Brian Cain <brian.cain at oss.qualcomm.com>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M lld/ELF/Relocations.cpp
A lld/test/ELF/hexagon-tls-allocateaux-multiple.s
Log Message:
-----------
[lld] [hexagon] guard allocateAux: only if idx nonzero (#149690)
While building libclang_rt.asan-hexagon.so, lld would assert in
lld::elf::hexagonTLSSymbolUpdate().
Fixes #132766
(cherry picked from commit 3e9ceae29f39456508eef5b4af4d3c895048706a)
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