[PATCH] D44717: [InstrProf] Support for external functions in text format.

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 12:08:58 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328132: [InstrProf] Support for external functions in text format. (authored by mtrofin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44717

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44717.139344.patch
Type: text/x-patch
Size: 12282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/88398246/attachment.bin>


More information about the llvm-commits mailing list