[DynInst_API:] [dyninst/dyninst] 55848b: Support hash_compare concept from TBB >= 2021.1 (#...


Date: Fri, 11 Nov 2022 12:04:34 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 55848b: Support hash_compare concept from TBB >= 2021.1 (#...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 55848b7719271e1a784d75ccbbca5a31f1616d5f
      https://github.com/dyninst/dyninst/commit/55848b7719271e1a784d75ccbbca5a31f1616d5f
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-11-11 (Fri, 11 Nov 2022)

  Changed paths:
    M common/h/concurrent.h
    M symtabAPI/src/dwarfWalker.h

  Log Message:
  -----------
  Support hash_compare concept from TBB >= 2021.1 (#1316)

* Make keys const for dyn_c_hashmap allocator

This is to match the updated allocator definition in TBB from OneAPI

* Make a custom hasher


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 55848b: Support hash_compare concept from TBB >= 2021.1 (#..., Tim Haines <=