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

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 12:42:08 PDT 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

In D81102#2079581 <https://reviews.llvm.org/D81102#2079581>, @jhenderson wrote:

> @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.


Sure - please remove the FIXME either now or later/once D81165 <https://reviews.llvm.org/D81165> is resolved in some way.


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