[PATCH] D157466: Improve llvm-gsymutil performance in quiet mode.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 18:22:33 PDT 2023


clayborg updated this revision to Diff 548432.
clayborg added a comment.

Remove the "Log" member variable from the DWARFTransformer class.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157466/new/

https://reviews.llvm.org/D157466

Files:
  llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h
  llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h
  llvm/lib/DebugInfo/GSYM/DwarfTransformer.cpp
  llvm/lib/DebugInfo/GSYM/ObjectFileTransformer.cpp
  llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
  llvm/unittests/DebugInfo/GSYM/GSYMTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157466.548432.patch
Type: text/x-patch
Size: 20755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230809/9af35c03/attachment.bin>


More information about the llvm-commits mailing list