[PATCH] D67797: [Support] Add a DataExtractor constructor that takes ArrayRef<uint8_t>

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 20 12:29:58 PDT 2019


dblaikie accepted this revision.
dblaikie added a comment.

Seems fine if we're already doing the same thing in a few places anyway.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67797





More information about the llvm-commits mailing list