[PATCH] D73318: Print discriminators when printing .debug_line in GNU style.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 01:10:51 PST 2020


jhenderson added a comment.

Okay code and test looks good. Just needs a documentation change to go with it. I recommend updating the description about column numbers in llvm-symbolizer's command guide's --output-style description to mention the discriminators, ideally with an update to the corresponding example too. (The examples in the guide all use the source at the top of the file).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73318





More information about the llvm-commits mailing list