[PATCH] D66472: [DWARF] Adjust return type of DWARFUnit::getLength().
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 20 07:33:48 PDT 2019
ikudrin added a comment.
Thanks! All other places I found already use the length as `uint64_t`. I noticed only one suspicious place in `lld` which I investigate deeper a bit later.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66472/new/
https://reviews.llvm.org/D66472
More information about the llvm-commits
mailing list