This is an archive of the discontinued LLVM Phabricator instance.

[TableGen] Detect multiple Processors with the same name.
ClosedPublic

Authored by craig.topper on Jan 28 2022, 11:06 AM.

Details

Summary

Due to a bad merge we ended up with duplicate entries in our
downstream repo. I was surprised that nothing caught it. I wrote
this check so I could fix our downstream repo and figured I might
as well share it.

Diff Detail

Event Timeline

craig.topper requested review of this revision.Jan 28 2022, 11:06 AM
craig.topper created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2022, 11:06 AM
Herald added a subscriber: wdng. · View Herald Transcript
spatel accepted this revision.Jan 28 2022, 12:30 PM

LGTM

This revision is now accepted and ready to land.Jan 28 2022, 12:30 PM
RKSimon accepted this revision.Jan 28 2022, 1:03 PM

LGTM

This revision was landed with ongoing or failed builds.Jan 28 2022, 10:55 PM
This revision was automatically updated to reflect the committed changes.