[PATCH] D81102: [DebugInfo] Improve new line printing in debug line verbose output

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 07:05:23 PDT 2020


jhenderson marked an inline comment as done.
jhenderson added a comment.

@dblaikie, I think the issues surrounding the error messages are best dealt with in D81165 <https://reviews.llvm.org/D81165> (or other patches replacing that one). Would you be happy for this patch to land (possibly without the FIXME) in its current state? The bulk of it is improving the state of things (see the differences in behaviour indicated by the test changes, for example.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81102





More information about the llvm-commits mailing list