[all-commits] [llvm/llvm-project] b9951b: [llvm-profdata] Fix binary ids with multiple raw p...

Zequan Wu via All-commits all-commits at lists.llvm.org
Mon Nov 20 11:25:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9951b3fe67075a1ed1d8d0c01d7f372d9e6a842
      https://github.com/llvm/llvm-project/commit/b9951b3fe67075a1ed1d8d0c01d7f372d9e6a842
  Author: Zequan Wu <zequanwu at google.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M compiler-rt/test/profile/Linux/binary-id.c
    M llvm/include/llvm/ProfileData/InstrProfReader.h
    M llvm/lib/ProfileData/InstrProfReader.cpp

  Log Message:
  -----------
  [llvm-profdata] Fix binary ids with multiple raw profiles in a singleā€¦ (#72740)

Save binary ids when iterating through `RawInstrProfReader`.

Fixes #72699.




More information about the All-commits mailing list