This is an archive of the discontinued LLVM Phabricator instance.

[flang] Parse global compiler directives
ClosedPublic

Authored by klausler on Aug 25 2020, 10:30 AM.

Details

Summary

Accept and represent "global" compiler directives that appear
before and between program units in a source file.

Diff Detail

Event Timeline

klausler created this revision.Aug 25 2020, 10:30 AM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Aug 25 2020, 10:30 AM
tskeith accepted this revision.Aug 25 2020, 10:50 AM
This revision is now accepted and ready to land.Aug 25 2020, 10:50 AM
This revision was automatically updated to reflect the committed changes.