This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Fix functionality treating IFunc definitions in DSOs as functions.
ClosedPublic

Authored by grimar on Jul 7 2017, 5:17 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar created this revision.Jul 7 2017, 5:17 AM
orivej added a subscriber: orivej.Jul 7 2017, 6:56 AM
ruiu accepted this revision.Jul 10 2017, 11:22 AM

LGTM. This is a nasty bug, thank you for finding one.

This revision is now accepted and ready to land.Jul 10 2017, 11:22 AM
This revision was automatically updated to reflect the committed changes.