[DynInst_API:] [dyninst/dyninst] 4e09f0: Fix definition of MachRegister::getAllRegistersFor...


Date: Mon, 11 Mar 2024 13:41:29 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 4e09f0: Fix definition of MachRegister::getAllRegistersFor...
  Branch: refs/heads/thaines/fix_getAllRegistersForArch
  Home:   https://github.com/dyninst/dyninst
  Commit: 4e09f0774950b96a953b0c77f8b1ec9a20ed1d99
      https://github.com/dyninst/dyninst/commit/4e09f0774950b96a953b0c77f8b1ec9a20ed1d99
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-03-11 (Mon, 11 Mar 2024)

  Changed paths:
    M common/src/registers/MachRegister.C

  Log Message:
  -----------
  Fix definition of MachRegister::getAllRegistersForArch

It's defined in the wrong scope, so it's not accessible outside of MachRegister.C.

Introduced by 88ad81c14 in 2024.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 4e09f0: Fix definition of MachRegister::getAllRegistersFor..., Tim Haines <=