This is an archive of the discontinued LLVM Phabricator instance.

[Flang] Use `signalPassFailure` for unsupported targets
Needs ReviewPublic

Authored by JohnTitor on May 27 2022, 6:39 AM.
This revision needs review, but all reviewers have resigned.

Details

Summary

A fatal error is inconvenience for users, signalPassFailure should be enough.

Fixes #55015

Diff Detail

Event Timeline

JohnTitor created this revision.May 27 2022, 6:39 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 27 2022, 6:39 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
JohnTitor requested review of this revision.May 27 2022, 6:39 AM

Thanks for working on this! Could you investigate the pre-merge CI failures and also include some indication of the behavior "before" and "after" this change (from the user perspective). Thanks!

kiranchandramohan resigned from this revision.Nov 18 2022, 2:28 AM
schweitz resigned from this revision.Mar 27 2023, 8:26 AM
awarzynski resigned from this revision.Apr 11 2023, 9:01 AM