[DynInst_API:] [dyninst/dyninst] 589ac9: Move DynAST.h into dataflowAPI (#2098)


Date: Fri, 16 Jan 2026 14:08:59 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 589ac9: Move DynAST.h into dataflowAPI (#2098)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 589ac9001c273953f345cf55a564397e520ed036
      https://github.com/dyninst/dyninst/commit/589ac9001c273953f345cf55a564397e520ed036
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-01-16 (Fri, 16 Jan 2026)

  Changed paths:
    M common/CMakeLists.txt
    R common/h/DynAST.h
    R common/src/AST.C
    M dataflowAPI/CMakeLists.txt
    A dataflowAPI/h/DynAST.h
    A dataflowAPI/src/AST.C
    M dataflowAPI/src/SymEvalVisitors.h
    M dyninstAPI/src/addressSpace.C
    M dyninstAPI/src/hybridOverwrites.C
    M dyninstAPI/src/image.C
    M parseAPI/src/IA_aarch64.h
    M parseAPI/src/IA_amdgpu.h
    M parseAPI/src/IA_power.h
    M parseAPI/src/IA_x86.h
    M parseAPI/src/StackTamperVisitor.h

  Log Message:
  -----------
  Move DynAST.h into dataflowAPI (#2098)

This is where it belongs, and all of the toolkits that use it depend
on dataflowAPI. This is a standalong commit so that 'git log --follow'
will work correctly.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 589ac9: Move DynAST.h into dataflowAPI (#2098), Tim Haines <=