[PATCH] D110664: [Symbolize] Demangle Rust symbols

Tomasz Miąsko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 11 14:37:05 PDT 2021


tmiasko updated this revision to Diff 378804.
tmiasko edited the summary of this revision.
tmiasko added a comment.

Extract and reuse common demangling functionality.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110664

Files:
  llvm/include/llvm/Demangle/Demangle.h
  llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
  llvm/lib/Demangle/Demangle.cpp
  llvm/test/DebugInfo/symbolize-demangling.s
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
  llvm/unittests/Demangle/DemangleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110664.378804.patch
Type: text/x-patch
Size: 7422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211011/be4fe168/attachment.bin>


More information about the llvm-commits mailing list