This is an archive of the discontinued LLVM Phabricator instance.

[fir][NFC] Move parser/printer for fir.global_len
ClosedPublic

Authored by clementval on Sep 30 2021, 6:35 AM.

Details

Summary

Move parser and printer to the .cpp file.

Follow up to https://reviews.llvm.org/D110626.

This patch is part of the upstreaming effort from fir-dev branch.

Diff Detail

Event Timeline

clementval created this revision.Sep 30 2021, 6:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2021, 6:35 AM
clementval requested review of this revision.Sep 30 2021, 6:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2021, 6:35 AM
jeanPerier accepted this revision.Sep 30 2021, 6:53 AM
This revision is now accepted and ready to land.Sep 30 2021, 6:53 AM
This revision was automatically updated to reflect the committed changes.