This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][NFC] Remove unused header includes.
ClosedPublic

Authored by akuegel on Mar 27 2022, 11:45 PM.

Details

Summary

Keeping those includes would cause a dependency cycle between Support
and TableGen targets.

Diff Detail

Event Timeline

akuegel created this revision.Mar 27 2022, 11:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2022, 11:45 PM
akuegel requested review of this revision.Mar 27 2022, 11:45 PM
kito-cheng accepted this revision.Mar 27 2022, 11:51 PM

Oh, thanks, I just try to moving those code from tablegen folder in https://reviews.llvm.org/D121984

This revision is now accepted and ready to land.Mar 27 2022, 11:51 PM
This revision was landed with ongoing or failed builds.Mar 28 2022, 12:46 AM
This revision was automatically updated to reflect the committed changes.