[PATCH] D51246: Common infrastructure for reading a profile remapping file and building a mangling remapper from it.

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 16:09:27 PDT 2018


rsmith updated this revision to Diff 164536.
rsmith marked an inline comment as done.
rsmith added a comment.

Add tests and extend file comment to give an example of <encoding>.


Repository:
  rL LLVM

https://reviews.llvm.org/D51246

Files:
  include/llvm/Support/SymbolRemappingReader.h
  lib/Support/CMakeLists.txt
  lib/Support/SymbolRemappingReader.cpp
  unittests/Support/CMakeLists.txt
  unittests/Support/SymbolRemappingReaderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51246.164536.patch
Type: text/x-patch
Size: 12079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/101fb4fa/attachment.bin>


More information about the llvm-commits mailing list