[all-commits] [llvm/llvm-project] 4e266e: Make DWARFExpression::GetLocationExpression public

EricSL via All-commits all-commits at lists.llvm.org
Thu Aug 20 15:14:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e266eaf132fa7e16eb6593dcfe4f4b9f55ea092
      https://github.com/llvm/llvm-project/commit/4e266eaf132fa7e16eb6593dcfe4f4b9f55ea092
  Author: Eric Leese <leese at google.com>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M lldb/include/lldb/Expression/DWARFExpression.h

  Log Message:
  -----------
  Make DWARFExpression::GetLocationExpression public

This method is used to get the DataExtractor when the expression is a location list.

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D86090




More information about the All-commits mailing list