This is an archive of the discontinued LLVM Phabricator instance.

[flang] Allow "name: value" in compiler directives
ClosedPublic

Authored by klausler on Oct 7 2020, 4:09 PM.

Details

Summary

Some legacy compiler directives use colons rather than
equals signs.

Diff Detail

Event Timeline

klausler created this revision.Oct 7 2020, 4:09 PM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Oct 7 2020, 4:09 PM
PeteSteinfeld accepted this revision.Oct 7 2020, 6:50 PM

Builds, tests, and looks good to me.

This revision is now accepted and ready to land.Oct 7 2020, 6:50 PM
This revision was landed with ongoing or failed builds.Oct 8 2020, 10:02 AM
This revision was automatically updated to reflect the committed changes.