The calculations in that method were correct only for DWARF32. In cases of DWARF64 they might result in overflow which might lead to a crash, for example, in DWARFUnit::extractDIEsToVector().
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Hi @aprantl please remember to post a comment along with approval, so that Phab will send an email to the commits list. Thanks!