This is an archive of the discontinued LLVM Phabricator instance.

[ELF][NFC] Do not pass region name to expandMemoryRegion()
ClosedPublic

Authored by ikudrin on Nov 19 2021, 1:57 AM.

Details

Summary

The name can be easily got on-site.

Diff Detail

Event Timeline

ikudrin created this revision.Nov 19 2021, 1:57 AM
ikudrin requested review of this revision.Nov 19 2021, 1:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 19 2021, 1:57 AM
ikudrin updated this revision to Diff 388455.Nov 19 2021, 3:25 AM
  • Adjusted after D114166 is committed
MaskRay accepted this revision.Nov 19 2021, 10:49 AM

Thanks!

This revision is now accepted and ready to land.Nov 19 2021, 10:49 AM