[Lldb-commits] [PATCH] D72879: Add testing for DW_OP_piece and fix a bug with small Scalar values.

Vedant Kumar via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 16 15:53:55 PST 2020


vsk accepted this revision.
vsk added a comment.

LGTM. In the future it'd be nice to maybe split out piece/bit_piece handling into their own self-contained functions, and maybe share more code between them. But landing this narrow fix now sounds good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72879





More information about the lldb-commits mailing list