[PATCH] D35149: llvm-profdata: Reduce memory usage by using Error callback rather than member

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 20:05:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307516: llvm-profdata: Reduce memory usage by using Error callback rather than member (authored by dblaikie).

Repository:
  rL LLVM

https://reviews.llvm.org/D35149

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35149.105805.patch
Type: text/x-patch
Size: 30191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/2807d855/attachment.bin>


More information about the llvm-commits mailing list