This is an archive of the discontinued LLVM Phabricator instance.

[flang] Take into account SubprogramDetails in GetInterfaceSymbol
ClosedPublic

Authored by jeanPerier on Sep 30 2021, 10:06 AM.

Details

Summary

When the ProcRef is Symbol is a SubprogramDetails, the interface is
the SubprogramDetails. Do not return nullptr.

Diff Detail

Event Timeline

jeanPerier created this revision.Sep 30 2021, 10:06 AM
jeanPerier requested review of this revision.Sep 30 2021, 10:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2021, 10:06 AM
klausler accepted this revision.Sep 30 2021, 10:16 AM
This revision is now accepted and ready to land.Sep 30 2021, 10:16 AM