[DynInst_API:] [dyninst/dyninst] 525cbc: Make InstructionDecoder::doDelayedDecode private (...


Date: Thu, 21 Nov 2024 11:05:06 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 525cbc: Make InstructionDecoder::doDelayedDecode private (...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 525cbcde38e34671a3b71ef52210d71de0daf97e
      https://github.com/dyninst/dyninst/commit/525cbcde38e34671a3b71ef52210d71de0daf97e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    M instructionAPI/h/InstructionDecoder.h

  Log Message:
  -----------
  Make InstructionDecoder::doDelayedDecode private (#1820)

This allows for safer assumptions in the upcoming Capstone-base
decoders. It also makes no sense for users to call this, and was never
documented.



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] 525cbc: Make InstructionDecoder::doDelayedDecode private (..., Tim Haines <=