This is an archive of the discontinued LLVM Phabricator instance.

[flang] Change getLoweredName to translateNameToFrontendMangledName()
ClosedPublic

Authored by clementval on Jan 25 2022, 6:22 AM.

Details

Summary

getLoweredName() is not a well suited name change it to
translateNameToFrontendMangledName()

Diff Detail

Event Timeline

clementval created this revision.Jan 25 2022, 6:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2022, 6:22 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Jan 25 2022, 6:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2022, 6:22 AM
schweitz accepted this revision.Jan 25 2022, 1:06 PM
This revision is now accepted and ready to land.Jan 25 2022, 1:06 PM
This revision was landed with ongoing or failed builds.Jan 25 2022, 11:52 PM
This revision was automatically updated to reflect the committed changes.