[DynInst_API:] [dyninst/dyninst] f09e91: Make InstructionDecoder::doDelayedDecode private


Date: Thu, 21 Nov 2024 09:36:16 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] f09e91: Make InstructionDecoder::doDelayedDecode private
  Branch: refs/heads/thaines/InstructionDecoder_doDelayedDecode_private
  Home:   https://github.com/dyninst/dyninst
  Commit: f09e9143a6c588894d852f6a45f79a56c40f5e46
      https://github.com/dyninst/dyninst/commit/f09e9143a6c588894d852f6a45f79a56c40f5e46
  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

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] f09e91: Make InstructionDecoder::doDelayedDecode private, Tim Haines <=