This is an archive of the discontinued LLVM Phabricator instance.

[AVR][Clang] Move family names into MCU list
ClosedPublic

Authored by aykevl on Nov 6 2022, 6:50 PM.

Details

Summary

This simplifies the code by avoiding some special cases for family names (as opposed to device names).

This patch is just a refactor, the next patch will have a meaningful improvement.

Diff Detail

Event Timeline

aykevl created this revision.Nov 6 2022, 6:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 6 2022, 6:50 PM
Herald added a subscriber: Jim. · View Herald Transcript
aykevl requested review of this revision.Nov 6 2022, 6:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 6 2022, 6:50 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Nov 11 2022, 12:36 AM
This revision was landed with ongoing or failed builds.Nov 15 2022, 6:29 AM
This revision was automatically updated to reflect the committed changes.