[llvm] [LTO] Handle GlobalIFunc in LTOModule::parseSymbols (PR #212515)
Wael Yehia via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 10:50:23 PDT 2026
w2yehia wrote:
XCOFF (which is AIX only) does not support IFUNC natively, instead we simulate it via a compiler+runtime implementation.
https://github.com/llvm/llvm-project/pull/212515
More information about the llvm-commits
mailing list