This is an archive of the discontinued LLVM Phabricator instance.

[TableGen] Remove unused class RecordValResolver. NFC.
ClosedPublic

Authored by foad on Dec 2 2020, 4:34 AM.

Diff Detail

Event Timeline

foad created this revision.Dec 2 2020, 4:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 2 2020, 4:34 AM
foad requested review of this revision.Dec 2 2020, 4:34 AM

Cool! It had seen the TODO and planned to do something about it, but didn't realize the class wasn't used at all.

LGTM.

This revision is now accepted and ready to land.Dec 3 2020, 5:13 AM
foad added a comment.Dec 3 2020, 5:25 AM

Cool! It had seen the TODO and planned to do something about it, but didn't realize the class wasn't used at all.

I think it has been unused since D43652 and/or D44478.

This revision was landed with ongoing or failed builds.Dec 3 2020, 5:37 AM
This revision was automatically updated to reflect the committed changes.