[PATCH] D34838: Prototype: Reduce llvm-profdata merge memory usage further

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 12:00:52 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307298: Prototype: Reduce llvm-profdata merge memory usage further (authored by dblaikie).

Repository:
  rL LLVM

https://reviews.llvm.org/D34838

Files:
  llvm/trunk/include/llvm/ProfileData/InstrProf.h
  llvm/trunk/include/llvm/ProfileData/InstrProfReader.h
  llvm/trunk/include/llvm/ProfileData/InstrProfWriter.h
  llvm/trunk/include/llvm/ProfileData/ProfileCommon.h
  llvm/trunk/lib/ProfileData/InstrProfReader.cpp
  llvm/trunk/lib/ProfileData/InstrProfWriter.cpp
  llvm/trunk/tools/llvm-profdata/llvm-profdata.cpp
  llvm/trunk/unittests/ProfileData/InstrProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34838.105502.patch
Type: text/x-patch
Size: 21014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/2aee4049/attachment.bin>


More information about the llvm-commits mailing list