[PATCH] D77556: [DWARFDataExtractor] Add a "truncating" constructor

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 08:05:23 PDT 2020


jhenderson accepted this revision.
jhenderson added a comment.

LGTM, thanks. I don't know that we need the other constructor, but if there's other code that could be simplified by adding it, it might make sense (but probably could be a separate change).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77556





More information about the llvm-commits mailing list