This is an archive of the discontinued LLVM Phabricator instance.

[Object] [NFC] Use llvm::COFF::is64Bit in COFF import file implementation.
ClosedPublic

Authored by jacek on Jul 27 2023, 9:43 AM.

Details

Summary

Similar to D156450, use the new helper instead of duplicating it.

Diff Detail

Event Timeline

jacek created this revision.Jul 27 2023, 9:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2023, 9:43 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
jacek requested review of this revision.Jul 27 2023, 9:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2023, 9:43 AM
This revision is now accepted and ready to land.Jul 27 2023, 10:40 AM
jhenderson accepted this revision.Jul 28 2023, 12:08 AM

LGTM too.

This revision was landed with ongoing or failed builds.Jul 28 2023, 5:29 AM
This revision was automatically updated to reflect the committed changes.