This is an archive of the discontinued LLVM Phabricator instance.

[flang] Document the requirements for the `flang` wrapper script
ClosedPublic

Authored by awarzynski on Jan 4 2022, 11:04 AM.

Diff Detail

Event Timeline

awarzynski created this revision.Jan 4 2022, 11:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 4 2022, 11:04 AM
awarzynski requested review of this revision.Jan 4 2022, 11:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 4 2022, 11:04 AM
awarzynski updated this revision to Diff 397851.Jan 6 2022, 4:11 AM

Add a function to check the Bash version. It will exit immediately if an unsupported version of Bash is used.

kiranchandramohan accepted this revision.Jan 6 2022, 4:51 AM

LGTM. Tested by changing the expectation to a higher version.

This revision is now accepted and ready to land.Jan 6 2022, 4:51 AM