[PATCH] D84095: [DebugInfo] Make DIEDelta::SizeOf() more explicit. NFCI.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 21:16:33 PDT 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Sounds good - thanks!

(I'm of slightly mixed feelings about this sort of overly narrowing of contracts if some code can reasonably be agnostic/general without a great deal of work - but they're easy enough to widen again if/when needed I suppose)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84095/new/

https://reviews.llvm.org/D84095





More information about the llvm-commits mailing list