[PATCH] D14894: [PGO] Add --text-format option for llvm-profdata show|merge commands

David Li via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 12:50:31 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253913: [PGO] Add --text option for llvm-profdata show|merge commands (authored by davidxl).

Changed prior to commit:
  http://reviews.llvm.org/D14894?vs=40958&id=40964#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14894

Files:
  llvm/trunk/docs/CommandGuide/llvm-profdata.rst
  llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h
  llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
  llvm/trunk/test/tools/llvm-profdata/Inputs/basic.proftext
  llvm/trunk/test/tools/llvm-profdata/text-dump.test
  llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14894.40964.patch
Type: text/x-patch
Size: 12807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/67069874/attachment.bin>


More information about the llvm-commits mailing list