[DynInst_API:] [dyninst/dyninst] 0fdeb8: Add direct tail call case for Point::getCallee (#931)


Date: Tue, 15 Dec 2020 14:15:04 -0800
From: tylergu <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 0fdeb8: Add direct tail call case for Point::getCallee (#931)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 0fdeb8eb4122de804a67318331bdac03f054e5ef
      https://github.com/dyninst/dyninst/commit/0fdeb8eb4122de804a67318331bdac03f054e5ef
  Author: Jiawei "Tyler" Gu <47795840+tylergu@xxxxxxxxxxxxxxxxxxxxxxxx>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M patchAPI/src/Point.C

  Log Message:
  -----------
  Add direct tail call case for Point::getCallee (#931)

When an edge is direct branch or conditional taken branch, and it is inter-procedural, we consider it as a direct tail call and return the target of this edge as the callee.


[← Prev in Thread] Current Thread [Next in Thread→]