[PATCH] D113750: [docs] Mention Rust v0 demangling support in release notes

Tomasz Miąsko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 03:57:49 PST 2021


tmiasko added a comment.

Part of Rust demangling changes landed back in LLVM 13, including demangling
support in lldb, llvm-cxxfilt, and llvm-objdump. At that time, they weren't
included in the release notes. Is there a practice of updating the release
notes for past releases, or maybe include them here as well?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113750



More information about the llvm-commits mailing list