[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
Wed Aug 29 17:27:42 PDT 2018
rsmith updated this revision to Diff 163235.
rsmith added a comment.
Move symbol remapping reader to Support in preparation for using it from a tool
that's not specific to profiling data.
Repository:
rL LLVM
https://reviews.llvm.org/D51246
Files:
include/llvm/Support/SymbolRemappingReader.h
lib/Support/CMakeLists.txt
lib/Support/SymbolRemappingReader.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51246.163235.patch
Type: text/x-patch
Size: 8183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/d165d40c/attachment.bin>
More information about the llvm-commits
mailing list