All GlobalIndirectSymbol types (not just GlobalAlias) should return
their base object.
Without this patch LTO would warn "Unable to determine comdat of
alias!" for an ifunc.
Differential D33202
Add support for handling ifuncs to GlobalValue::getBaseObject tejohnson on May 15 2017, 9:00 AM. Authored by
Details All GlobalIndirectSymbol types (not just GlobalAlias) should return Without this patch LTO would warn "Unable to determine comdat of
Diff Detail
|