[DynInst_API:] [dyninst/dyninst] be2cd2: Merge InstructionAPI::Operation and InstructionAPI...


Date: Wed, 13 Dec 2023 08:10:27 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] be2cd2: Merge InstructionAPI::Operation and InstructionAPI...
  Branch: refs/heads/thaines/cleanup_instructionAPI_Operation
  Home:   https://github.com/dyninst/dyninst
  Commit: be2cd2cf4bb322f539f6a0c60a0f5bc9d6f9004a
      https://github.com/dyninst/dyninst/commit/be2cd2cf4bb322f539f6a0c60a0f5bc9d6f9004a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2023-12-13 (Wed, 13 Dec 2023)

  Changed paths:
    M instructionAPI/h/Expression.h
    M instructionAPI/h/Operation_impl.h
    M instructionAPI/src/Operation.C

  Log Message:
  -----------
  Merge InstructionAPI::Operation and InstructionAPI::Operation_impl

The only place the impl is used is by Operation, so there's no need to
have them separate. This makes it easier to look up member functions
for Operation.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] be2cd2: Merge InstructionAPI::Operation and InstructionAPI..., Tim Haines <=