[all-commits] [llvm/llvm-project] 32530e: [LLDB][NativePDB] Set block address range.

Zequan Wu via All-commits all-commits at lists.llvm.org
Thu Sep 8 14:52:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32530e0493c130229b8fe5e4e65abd7fe76a2dc4
      https://github.com/llvm/llvm-project/commit/32530e0493c130229b8fe5e4e65abd7fe76a2dc4
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2022-09-08 (Thu, 08 Sep 2022)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp
    A lldb/test/Shell/SymbolFile/NativePDB/blocks.cpp

  Log Message:
  -----------
  [LLDB][NativePDB] Set block address range.

The block address range was missing before.

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




More information about the All-commits mailing list