[DynInst_API:] [dyninst/dyninst] 84f367: Simplify unknown-instruction dependency setup


Date: Mon, 08 Jun 2026 20:09:48 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 84f367: Simplify unknown-instruction dependency setup
  Branch: refs/heads/bbiiggppiigg/default-unknown-cb
  Home:   https://github.com/dyninst/dyninst
  Commit: 84f3674f9463d4a265f482d933ce770c7581cb31
      https://github.com/dyninst/dyninst/commit/84f3674f9463d4a265f482d933ce770c7581cb31
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M instructionAPI/CMakeLists.txt

  Log Message:
  -----------
  Simplify unknown-instruction dependency setup

Set _unknown_insn_deps and _unknown_insn_defines directly inside the
DYNINST_ENABLE_ZYDIS block instead of pre-initializing them and using
list(APPEND); each holds a single value, and they expand to empty when
Zydis is disabled.

Co-Authored-By: Claude Opus 4.8 <noreply@xxxxxxxxxxxxx>



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] 84f367: Simplify unknown-instruction dependency setup, bbiiggppiigg <=