[PATCH] D58132: lld/elf: When demangling symbols, surround demangled symbol with quotes and include mangled symbol as well

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 09:40:15 PST 2019


ruiu added a comment.

It looks like always showing both mangled and demangled names makes the output a bit too large. I'm a little skeptical how useful it is. Where did you find it useful?


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

https://reviews.llvm.org/D58132





More information about the llvm-commits mailing list