[all-commits] [llvm/llvm-project] afee09: [NFC] Add GetInferiorAddrSize method, unify code t...

Jason Molenda via All-commits all-commits at lists.llvm.org
Thu May 13 00:48:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: afee09751d2d744a753ef4d3e8d83857dcd0f682
      https://github.com/llvm/llvm-project/commit/afee09751d2d744a753ef4d3e8d83857dcd0f682
  Author: Jason Molenda <jason at molenda.com>
  Date:   2021-05-13 (Thu, 13 May 2021)

  Changed paths:
    M lldb/tools/debugserver/source/MacOSX/MachProcess.h
    M lldb/tools/debugserver/source/MacOSX/MachProcess.mm

  Log Message:
  -----------
  [NFC] Add GetInferiorAddrSize method, unify code to compute

MachProcess.mm has a sequence to get the address size in
the inferior in three places; and I'm about to add a fourth
in a future patch.  Not a fan.




More information about the All-commits mailing list