[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
Thu Sep 13 11:53:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342161: Common infrastructure for reading a profile remapping file and building (authored by rsmith, committed by ).
Herald added a subscriber: kristina.

Repository:
  rL LLVM

https://reviews.llvm.org/D51246

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51246.165341.patch
Type: text/x-patch
Size: 12345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180913/baa4e70a/attachment.bin>


More information about the llvm-commits mailing list