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

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 20 16:53:55 PDT 2018


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

Skip dirty-ing the SymTab on unsuccessful name insertions.


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.139224.patch
Type: text/x-patch
Size: 12066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180320/f6539e88/attachment.bin>


More information about the llvm-commits mailing list