[all-commits] [llvm/llvm-project] 8a7b50: [MemProf] Fix summary bitcode record description (...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Thu May 8 11:52:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a7b5012c26f6db060bf5c472fc9fb54f37ecf65
      https://github.com/llvm/llvm-project/commit/8a7b5012c26f6db060bf5c472fc9fb54f37ecf65
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/include/llvm/Bitcode/LLVMBitCodes.h

  Log Message:
  -----------
  [MemProf] Fix summary bitcode record description (NFC) (#139127)

Commit 776476c282bca71d5b856e80e0a88fbd6f3ccdd2 (PR117404), which
introduced the radix tree representation of allocation context summary
records, incorrectly changed the description of the
FS_COMBINED_CALLSITE_INFO record instead of the intended
FS_COMBINED_ALLOC_INFO record.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list