[all-commits] [llvm/llvm-project] 75774c: [llvm-profdata] Default to MemProf version 3 (#108...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Oct 11 08:57:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75774c1c364711d365dae14028edfda5122a0d50
      https://github.com/llvm/llvm-project/commit/75774c1c364711d365dae14028edfda5122a0d50
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-10-11 (Fri, 11 Oct 2024)

  Changed paths:
    M llvm/test/tools/llvm-profdata/memprof-merge-versions.test
    M llvm/tools/llvm-profdata/llvm-profdata.cpp

  Log Message:
  -----------
  [llvm-profdata] Default to MemProf version 3 (#108863)

It's very confusing to have support for Verion 3 but not default to
it.  This patch teaches llvm-profdata to use MemProf version 3 by
default.



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