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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 11:07:35 PST 2021


dblaikie accepted this revision.
dblaikie added a subscriber: tstellar.
dblaikie added a comment.
This revision is now accepted and ready to land.

In D113750#3126926 <https://reviews.llvm.org/D113750#3126926>, @tmiasko wrote:

> 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?

Don't think so (@tstellar might be able to weigh in there) - could include them here if you like, I think that'd be fine.


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