[PATCH] D56591: [llvm-symbolizer] Add -C as a short alias to -demangle

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 05:02:29 PST 2019


jhenderson added a comment.

Could you add an ELF test for this too, please,  to show the route through the Itanium demangler (and when it doesn't go through it for -C=false)?

Unfortunately, it looks like I don't have a pre-requisite either, so the pdb test is unsupported for me too. The test change looks safe, but adding the ELF test as well would give the extra reassurance.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56591





More information about the llvm-commits mailing list