This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Delete unused runtime APIs
ClosedPublic

Authored by klausler on Jul 31 2023, 4:17 PM.

Details

Reviewers
vzakhari
Summary

Three APIs of the runtime support library are not used by lowering
and were never implemented. Delete them from their header file.

Diff Detail

Event Timeline

klausler created this revision.Jul 31 2023, 4:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 31 2023, 4:17 PM
klausler requested review of this revision.Jul 31 2023, 4:17 PM
vzakhari accepted this revision.Jul 31 2023, 4:33 PM

Thanks!

This revision is now accepted and ready to land.Jul 31 2023, 4:33 PM
klausler closed this revision.Aug 1 2023, 10:35 AM