This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Remove unused DispatchTableop fct
ClosedPublic

Authored by clementval on Nov 18 2022, 5:57 AM.

Details

Summary

Remove appendTableEntry as it is not used.

Diff Detail

Event Timeline

clementval created this revision.Nov 18 2022, 5:57 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 18 2022, 5:57 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Nov 18 2022, 5:57 AM
This revision is now accepted and ready to land.Nov 18 2022, 8:46 AM
PeteSteinfeld accepted this revision.Nov 18 2022, 8:48 AM

All builds and tests correctly and looks good.

This revision was automatically updated to reflect the committed changes.