This misleading type meant LLD incorrectly took it to be in native
endianness and fail its COFF/pdb-framedata.yaml test on big-endian
hosts.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D54421
[CodeView] RelocPtr points to little-endian data ClosedPublic Authored by jrtc27 on Nov 12 2018, 3:34 AM.
Details Summary This misleading type meant LLD incorrectly took it to be in native
Diff Detail
Event Timelinejrtc27 added a child revision: D54206: [COFF] RelocPtr is now a ulittle32_t pointer in LLVM.Nov 13 2018, 2:24 AM This revision is now accepted and ready to land.Nov 13 2018, 11:29 AM Comment Actions
Ping? Closed by commit rL347349: [CodeView] RelocPtr points to little endian data. (authored by zturner). · Explain WhyNov 20 2018, 1:32 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 174830 lld/trunk/COFF/PDB.cpp
llvm/trunk/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h
|