This is an archive of the discontinued LLVM Phabricator instance.

Remove unnecessary header include which violates layering
ClosedPublic

Authored by GMNGeoffrey on Oct 20 2020, 7:36 PM.

Details

Summary

This was introduced in https://reviews.llvm.org/D89774, but I don't
think it should be necessary.

Diff Detail

Event Timeline

GMNGeoffrey created this revision.Oct 20 2020, 7:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 20 2020, 7:36 PM
GMNGeoffrey requested review of this revision.Oct 20 2020, 7:36 PM
GMNGeoffrey edited the summary of this revision. (Show Details)Oct 20 2020, 7:37 PM
GMNGeoffrey added a reviewer: TaWeiTu.

Update commit message

GMNGeoffrey edited the summary of this revision. (Show Details)Oct 20 2020, 7:39 PM
GMNGeoffrey added a reviewer: aeubanks.
aeubanks accepted this revision.Oct 20 2020, 7:45 PM
This revision is now accepted and ready to land.Oct 20 2020, 7:45 PM
TaWeiTu accepted this revision.Oct 20 2020, 7:45 PM

LGTM. Thanks for the quick fix!

This revision was landed with ongoing or failed builds.Oct 20 2020, 8:14 PM
This revision was automatically updated to reflect the committed changes.