[PATCH] D66472: [DWARF] Adjust return type of DWARFUnit::getLength().

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 20 07:14:52 PDT 2019


probinson accepted this revision.
probinson added a comment.

Is DWARFCompileUnit::dump() really the only consumer of this API?  I would have thought maybe somewhere in dsymutil would be using it.

I expect it's impractical to test this sort of thing so LGTM.


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