[all-commits] [llvm/llvm-project] b7d8db: [LTO] Handle GlobalIFunc in LTOModule::parseSymbol...
Marina Taylor via All-commits
all-commits at lists.llvm.org
Thu Jul 30 23:58:31 PDT 2026
Branch: refs/heads/release/23.x
Home: https://github.com/llvm/llvm-project
Commit: b7d8db9ddee73288463108b46aa29871fa95a482
https://github.com/llvm/llvm-project/commit/b7d8db9ddee73288463108b46aa29871fa95a482
Author: Marina Taylor <marina_taylor at apple.com>
Date: 2026-07-31 (Fri, 31 Jul 2026)
Changed paths:
M llvm/lib/LTO/LTOModule.cpp
A llvm/test/LTO/X86/ifunc.ll
Log Message:
-----------
[LTO] Handle GlobalIFunc in LTOModule::parseSymbols (#212515)
Avoids the assert immediately below.
Fixes #45694
rdar://182744700
(cherry picked from commit a463071dc427777a2a2bfc155c6680d7ff220994)
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