This revision was automatically updated to reflect the committed changes.
Closed by commit rL370373: Remove DWARFExpression::LocationListSize (authored
by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
CHANGES SINCE LAST ACTIO
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
Thanks, Pavel!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66789/new/
https://reviews.llvm.org/D66789
___
lldb-commits mai
labath created this revision.
labath added reviewers: JDevlieghere, clayborg.
Herald added subscribers: kristof.beyls, javed.absar, aprantl.
The only reason for this function's existance is so that we could pass
the correct size into the DWARFExpression constructor. However, there is
no harm in pa