This revision was automatically updated to reflect the committed changes.
Closed by commit rGe588b8b66456: DWARFExpression: Simplify class interface
(authored by labath).
Herald added a project: LLDB.
Changed prior to commit:
https://reviews.llvm.org/D66745?vs=217159&id=217317#toc
Repository:
labath created this revision.
labath added reviewers: JDevlieghere, clayborg.
Herald added a subscriber: aprantl.
The DWARFExpression methods have a lot of arguments. This removes two of
them by removing the ability to slice the expression via two offset+size
parameters. This is a functionality th