[PATCH] D102581: [Demangle][Rust] Parse function signatures

Tomasz Miąsko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 17 08:21:23 PDT 2021


tmiasko updated this revision to Diff 345893.
tmiasko marked an inline comment as done.
tmiasko added a comment.

Replace and print ABI string character by character.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102581

Files:
  llvm/include/llvm/Demangle/RustDemangle.h
  llvm/lib/Demangle/RustDemangle.cpp
  llvm/test/Demangle/rust.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102581.345893.patch
Type: text/x-patch
Size: 2778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/6de64d16/attachment.bin>


More information about the llvm-commits mailing list