[PATCH] D115950: [llvm-profgen] Use shared string table for function name to save memory usage

Lei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 09:49:23 PST 2021


wlei created this revision.
Herald added subscribers: hoy, wenlei, hiraditya.
wlei requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115950

Files:
  llvm/include/llvm/MC/MCPseudoProbe.h
  llvm/lib/MC/MCPseudoProbe.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.cpp
  llvm/tools/llvm-profgen/ProfiledBinary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115950.395156.patch
Type: text/x-patch
Size: 5688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211217/53263cb5/attachment.bin>


More information about the llvm-commits mailing list