[PATCH] D63671: [llvm-profdata] [NFC] Avoir keeping reference to every files

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 16:07:55 PDT 2019


paulsemel updated this revision to Diff 206318.
paulsemel added a comment.

Add comment to describe why we need this string table
Add one test case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63671/new/

https://reviews.llvm.org/D63671

Files:
  llvm/include/llvm/ProfileData/SampleProf.h
  llvm/test/tools/llvm-profdata/Inputs/string-table-1.proftext
  llvm/test/tools/llvm-profdata/Inputs/string-table-2.proftext
  llvm/test/tools/llvm-profdata/Inputs/string-table-output.proftext
  llvm/test/tools/llvm-profdata/string-table.test
  llvm/tools/llvm-profdata/llvm-profdata.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63671.206318.patch
Type: text/x-patch
Size: 6417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/7a1b9deb/attachment.bin>


More information about the llvm-commits mailing list