You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since we landed the patch `https://reviews.llvm.org/D139864
[llvm-cxxfilt] Do not consider the prefix dot as part of the demangled
symbol name`. we can simply the code on the llvm-nm demanlge by using
the llvm::demangle directly.
---------
Co-authored-by: zhijian <[email protected]>
0 commit comments