[PATCH] D101444: [demangler] Initial support for the new Rust mangling scheme

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 17:04:51 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7310403e3cdf: [demangler] Initial support for the new Rust mangling scheme (authored by tm, committed by dblaikie).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101444

Files:
  llvm/include/llvm/Demangle/Demangle.h
  llvm/include/llvm/Demangle/RustDemangle.h
  llvm/lib/Demangle/CMakeLists.txt
  llvm/lib/Demangle/RustDemangle.cpp
  llvm/test/Demangle/rust.test
  llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp
  llvm/unittests/Demangle/CMakeLists.txt
  llvm/unittests/Demangle/RustDemangleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101444.342596.patch
Type: text/x-patch
Size: 16323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210504/4ba9332d/attachment.bin>


More information about the llvm-commits mailing list