[PATCH] D110664: [Symbolize] Demangle Rust symbols

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 10:41:05 PDT 2021


dblaikie accepted this revision.
dblaikie added a comment.

Looks OK - might be beneficial to split it up into the refactor commit first (pulling out the functionality from llvm::demangle), then the additional functionality (reusing that in LLVMSymbolizer).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110664



More information about the llvm-commits mailing list