[PATCH] D110326: [LegacyPassManager] Demangling function name in ftime-trace output.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 23 08:26:00 PDT 2021


lebedev.ri added a comment.

1. Legacy PM is dead. Why change it? What about NewPM?
2. Is this really an UX improvement? Now instead you can't easily find the LLVM IR function. There is a demangler command, but is there a mangler?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110326



More information about the llvm-commits mailing list