This is an archive of the discontinued LLVM Phabricator instance.

[Object][XCOFF] Remove extra includes from XCOFF related files. [NFC]
ClosedPublic

Authored by sfertile on Apr 18 2019, 1:14 PM.

Details

Summary

Removes a number of includes where the included file was either not needed, or already included from ObjectFile.h

Diff Detail

Repository
rL LLVM

Event Timeline

sfertile created this revision.Apr 18 2019, 1:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2019, 1:14 PM
This revision is now accepted and ready to land.May 24 2019, 8:13 AM
This revision was automatically updated to reflect the committed changes.