This is an archive of the discontinued LLVM Phabricator instance.

[flang] Provide access to constant character array data
ClosedPublic

Authored by klausler on Apr 23 2021, 4:32 PM.

Details

Summary

Allow direct access to constant character array data (for creating a hash ID of a constant).

Diff Detail

Event Timeline

klausler created this revision.Apr 23 2021, 4:32 PM
klausler requested review of this revision.Apr 23 2021, 4:32 PM
PeteSteinfeld accepted this revision.Apr 23 2021, 7:20 PM

Builds, tests, and looks good.

This revision is now accepted and ready to land.Apr 23 2021, 7:20 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2021, 4:57 PM