[DynInst_API:] [dyninst/dyninst] 5f0b86: Allow assignment conversion without framepointer (...


Date: Wed, 09 Nov 2022 07:45:08 -0800
From: kupsch <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5f0b86: Allow assignment conversion without framepointer (...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 5f0b86ebb263467f1d36915f0f8c396e484ffe6f
      https://github.com/dyninst/dyninst/commit/5f0b86ebb263467f1d36915f0f8c396e484ffe6f
  Author: kupsch <kupsch@xxxxxxxxxxx>
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
    M dataflowAPI/src/AbslocInterface.C

  Log Message:
  -----------
  Allow assignment conversion without framepointer (#1314)

* When performing assignment conversion of an instruction and with stack
  frame analysis, the call would assert if the frame pointer (or stack
  pointer) was TOP.  Change to treat this as unknown (just as a bottom
  value is).


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 5f0b86: Allow assignment conversion without framepointer (..., kupsch <=