[PATCH] D135317: [InstrProf] Add version into llvm-profdata

Gulfem Savrun Yeniceri via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 13:34:44 PDT 2022


gulfem created this revision.
Herald added subscribers: Enna1, ellis.
Herald added a project: All.
gulfem requested review of this revision.
Herald added projects: Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135317

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135317.465537.patch
Type: text/x-patch
Size: 5716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/1222817c/attachment.bin>


More information about the llvm-commits mailing list