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

gehry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 08:58:27 PDT 2021


Sockke added a comment.

In D110326#3036509 <https://reviews.llvm.org/D110326#3036509>, @anton-afanasyev wrote:

> In D110326#3029804 <https://reviews.llvm.org/D110326#3029804>, @Sockke wrote:
>
>> How about adding an option to determine whether to demangle the function name or not?
>
> Making this a non-default option sounds good.



In D110326#3036509 <https://reviews.llvm.org/D110326#3036509>, @anton-afanasyev wrote:

> In D110326#3029804 <https://reviews.llvm.org/D110326#3029804>, @Sockke wrote:
>
>> How about adding an option to determine whether to demangle the function name or not?
>
> Making this a non-default option sounds good.

Sorry for delayed response. Thanks for your review, what is the follow-up of this patch? Any other thoughts?


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