This is an archive of the discontinued LLVM Phabricator instance.

[llvm] Fix comment nits in Module class, NFC.
ClosedPublic

Authored by XiaodongLoong on May 8 2022, 7:27 AM.

Details

Summary

There is no member called "GlobalValRefMap" in Module class.
It has been changed to "GlobalList".

Diff Detail

Event Timeline

XiaodongLoong created this revision.May 8 2022, 7:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 8 2022, 7:27 AM
XiaodongLoong requested review of this revision.May 8 2022, 7:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 8 2022, 7:27 AM
This revision is now accepted and ready to land.May 11 2022, 12:16 PM
This revision was landed with ongoing or failed builds.May 14 2022, 2:45 AM
This revision was automatically updated to reflect the committed changes.