[DynInst_API:] [dyninst/dyninst] 1575b0: Remove spurious LR save call


Date: Fri, 14 Apr 2017 13:19:23 -0700
From: Bill Williams <wwilliam47@xxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 1575b0: Remove spurious LR save call
  Branch: refs/heads/v9.3.x
  Home:   https://github.com/dyninst/dyninst
  Commit: 1575b01d4f68121dd3e01be0c39e3158460e65df
      https://github.com/dyninst/dyninst/commit/1575b01d4f68121dd3e01be0c39e3158460e65df
  Author: Bill Williams <wwilliam47@xxxxxxxxx>
  Date:   2017-04-14 (Fri, 14 Apr 2017)

  Changed paths:
    M dyninstAPI/src/codegen-power.C

  Log Message:
  -----------
  Remove spurious LR save call

We're going through the trap code if we encounter a call with a live LR for now--of course that should really never be the case as it should be killed by the call instruction itself.


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 1575b0: Remove spurious LR save call, Bill Williams <=