[DynInst_API:] [dyninst/dyninst] d94f85: do not export Instruction::appendOperand (#1466)


Date: Wed, 26 Jul 2023 14:22:31 -0700
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] d94f85: do not export Instruction::appendOperand (#1466)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: d94f856514d7e312d5d4bd704ddac8b166c48c4e
      https://github.com/dyninst/dyninst/commit/d94f856514d7e312d5d4bd704ddac8b166c48c4e
  Author: kupsch <kupsch@xxxxxxxxxxx>
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
    M instructionAPI/h/Instruction.h

  Log Message:
  -----------
  do not export Instruction::appendOperand (#1466)

- do not export since it is now private, and should not have been used
  externally (comment said it was to work around old compiler issue).

- cleanup method order and remove comment


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] d94f85: do not export Instruction::appendOperand (#1466), kupsch <=