[all-commits] [llvm/llvm-project] da5946: [InstrProf] Add version into llvm-profdata

gulfemsavrun via All-commits all-commits at lists.llvm.org
Thu Oct 6 10:02:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da594649fe302bc4cd031e85af6dc43d82d8e334
      https://github.com/llvm/llvm-project/commit/da594649fe302bc4cd031e85af6dc43d82d8e334
  Author: Gulfem Savrun Yeniceri <gulfem at google.com>
  Date:   2022-10-06 (Thu, 06 Oct 2022)

  Changed paths:
    A compiler-rt/test/profile/Linux/profile-version.c
    M llvm/docs/CommandGuide/llvm-profdata.rst
    M llvm/include/llvm/ProfileData/InstrProfReader.h
    M llvm/tools/llvm-profdata/llvm-profdata.cpp

  Log Message:
  -----------
  [InstrProf] Add version into llvm-profdata

This patch adds support of printing profile version
into llvm-profdata which was proposed in:
https://discourse.llvm.org/t/llvm-profdata-failure-guarantees-for-code-coverage/64924

Differential Revision: https://reviews.llvm.org/D135317




More information about the All-commits mailing list