- The type_offset field is 8 bytes long in DWARF64. The patch extends TypeOffset to uint64_t and fixes its reading.
- The patch also fixes the check for of TypeOffset bounds because it was inaccurate in DWARF64 case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi @MaskRay please remember to post a comment along with approval so Phab will send an email to the commits list. Thanks!