[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 11:54:56 PDT 2018


mtrofin updated this revision to Diff 139340.
mtrofin added a comment.

Changed symbol name


Repository:
  rL LLVM

https://reviews.llvm.org/D44717

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

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


More information about the llvm-commits mailing list