Similar to D156450, use the new helper instead of duplicating it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156454
[Object] [NFC] Use llvm::COFF::is64Bit in COFF import file implementation. ClosedPublic Authored by jacek on Jul 27 2023, 9:43 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 27 2023, 10:40 AM This revision was landed with ongoing or failed builds.Jul 28 2023, 5:29 AM Closed by commit rG6b04ec1d020c: [Object] [NFC] Use llvm::COFF::is64Bit in COFF import file implementation. (authored by jacek). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545109 llvm/lib/Object/COFFImportFile.cpp
|