[DynInst_API:] [dyninst/dyninst] 73c3bb: A memory access to a known address should be consi...


Date: Thu, 23 Feb 2017 08:28:06 -0800
From: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 73c3bb: A memory access to a known address should be consi...
  Branch: refs/heads/meng/lulesh-fix
  Home:   https://github.com/dyninst/dyninst
  Commit: 73c3bb0999f0e5afe44bc70d0fbb16ea9d42b3dc
      https://github.com/dyninst/dyninst/commit/73c3bb0999f0e5afe44bc70d0fbb16ea9d42b3dc
  Author: Xiaozhu Meng <xmeng@xxxxxxxxxxx>
  Date:   2017-02-23 (Thu, 23 Feb 2017)

  Changed paths:
    M parseAPI/src/BoundFactData.C
    M parseAPI/src/IndirectASTVisitor.C

  Log Message:
  -----------
  A memory access to a known address should be considered as a variable, rather than a table read.
So, the jump table analysis should not try to read the content of the variable, but try to determine whether the variable is bounded


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