[PATCH] D13671: Add -pretty-print option to llvm-symbolizer

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 10:25:01 PDT 2015


samsonov added a comment.

You will need to update it after r251316. Also see http://reviews.llvm.org/D14099 with a brief plan of future changes - in case you want to hold this off until we factor out DILineInfo / DIInliningInfo rendering into separate class (PrettyPrint should be used there). It's fine if you want to proceed with this earlier, though,


Repository:
  rL LLVM

http://reviews.llvm.org/D13671





More information about the llvm-commits mailing list