[all-commits] [llvm/llvm-project] 12606d: Revert "Expose GetAddressingBits() in the Process ...

adrian-prantl via All-commits all-commits at lists.llvm.org
Wed Mar 23 15:28:51 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12606d16bc3e1c75eefc781863b199b930137068
      https://github.com/llvm/llvm-project/commit/12606d16bc3e1c75eefc781863b199b930137068
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    M lldb/include/lldb/Target/Process.h
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h

  Log Message:
  -----------
  Revert "Expose GetAddressingBits() in the Process API."

This reverts commit 7504dd5e00f514628614db8ee07514c73220e597.

In newer review feedback it was pointed out that there is a better API for this in Process::GetCodeAddressMask().




More information about the All-commits mailing list