This is an archive of the discontinued LLVM Phabricator instance.

[IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar
ClosedPublic

Authored by DmitryPolukhin on Apr 4 2016, 6:46 AM.

Details

Summary

Second part extracted from D15525

Use GlobalIndirectSymbol in all cases when aliases and ifuncs have something in common.

Diff Detail

Repository
rL LLVM

Event Timeline

DmitryPolukhin retitled this revision from to [IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar.
DmitryPolukhin updated this object.
DmitryPolukhin added a subscriber: llvm-commits.
echristo accepted this revision.Apr 4 2016, 2:05 PM
echristo edited edge metadata.

Works for me.

Thanks!

-eric

This revision is now accepted and ready to land.Apr 4 2016, 2:05 PM
This revision was automatically updated to reflect the committed changes.