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


Date: Mon, 11 Mar 2024 14:55:52 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] a6e2a6: Fix definition of MachRegister::getAllRegistersFor...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: a6e2a6690ff6b113a94e941c0882f3552120d974
      https://github.com/dyninst/dyninst/commit/a6e2a6690ff6b113a94e941c0882f3552120d974
  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 (#1709)

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] a6e2a6: Fix definition of MachRegister::getAllRegistersFor..., Tim Haines <=