[all-commits] [llvm/llvm-project] a46307: [LTO] Handle GlobalIFunc in LTOModule::parseSymbol...
Marina Taylor via All-commits
all-commits at lists.llvm.org
Wed Jul 29 07:04:42 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a463071dc427777a2a2bfc155c6680d7ff220994
https://github.com/llvm/llvm-project/commit/a463071dc427777a2a2bfc155c6680d7ff220994
Author: Marina Taylor <marina_taylor at apple.com>
Date: 2026-07-29 (Wed, 29 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
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