The padding field is reserved for DWARF and does not contain any useful information. No need to read, store and report it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | ||
---|---|---|
241 | It looks like the rest of the struct doesn't follow the on-disk memory layout either, so I guess this is ok. |
It looks like the rest of the struct doesn't follow the on-disk memory layout either, so I guess this is ok.