This also modifies llvm-readobj to be more future-proof when printing
the guard FIDs table by calculating the entry size correctly according
to MS docs.
Depends on D132823
Paths
| Differential D132924
[COFF] Use the more accurate GuardFlags definition everywhere ClosedPublic Authored by alvinhochun on Aug 30 2022, 3:04 AM.
Details Summary This also modifies llvm-readobj to be more future-proof when printing Depends on D132823
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 30 2022, 10:48 AM Closed by commit rG12d865415ff3: [COFF] Use the more accurate GuardFlags definition everywhere (authored by alvinhochun, committed by mstorsjo). · Explain WhyAug 31 2022, 5:13 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 456934 lld/COFF/Writer.cpp
llvm/include/llvm/Object/COFF.h
llvm/tools/llvm-readobj/COFFDumper.cpp
|