This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Replace hardcoded attribute name
ClosedPublic

Authored by clementval on Feb 10 2022, 2:48 AM.

Details

Summary

Replace the hardcoded attribute name with the constexpr StringRef
defined in the FIROps.td file.

Diff Detail

Event Timeline

clementval created this revision.Feb 10 2022, 2:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2022, 2:48 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Feb 10 2022, 2:48 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 10 2022, 2:48 AM
This revision is now accepted and ready to land.Feb 10 2022, 8:33 AM
This revision was automatically updated to reflect the committed changes.