[all-commits] [llvm/llvm-project] beba2e: [ProfileData] Teach addValueData to honor paramete...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Jun 20 22:25:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: beba2e738548cb7465deef640f173fa768c10711
      https://github.com/llvm/llvm-project/commit/beba2e738548cb7465deef640f173fa768c10711
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M llvm/include/llvm/ProfileData/InstrProf.h
    M llvm/lib/ProfileData/InstrProf.cpp
    M llvm/unittests/ProfileData/InstrProfTest.cpp

  Log Message:
  -----------
  [ProfileData] Teach addValueData to honor parameter Site (#96233)

This patch teaches addValueData to honor Site for verification
purposes.  It does not affect the profile data in any manner.



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