This is an archive of the discontinued LLVM Phabricator instance.

[fir] Keep runtime function name in comment
ClosedPublic

Authored by clementval on Dec 3 2021, 1:36 PM.

Details

Summary

Some of the function name in the comment didn't match
their actual name in the runtime. This patch fixes that.

Diff Detail

Event Timeline

clementval created this revision.Dec 3 2021, 1:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 3 2021, 1:36 PM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Dec 3 2021, 1:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 3 2021, 1:36 PM
schweitz accepted this revision.Dec 9 2021, 8:19 AM
This revision is now accepted and ready to land.Dec 9 2021, 8:19 AM
This revision was automatically updated to reflect the committed changes.