diff options
| author | James Henderson <jh7370@my.bristol.ac.uk> | 2019-12-17 12:02:54 +0000 |
|---|---|---|
| committer | James Henderson <jh7370@my.bristol.ac.uk> | 2019-12-17 12:04:09 +0000 |
| commit | 5666b70fd0748765ecaa69950a4868cf23a16cc9 (patch) | |
| tree | 5d81a48bd5a197c1d04a03deb1133efe6f4be704 /openmp | |
| parent | 67ce7f51a50f5fb4633fcdc0e80038d1f63a40f3 (diff) | |
| download | bcm5719-llvm-5666b70fd0748765ecaa69950a4868cf23a16cc9.tar.gz bcm5719-llvm-5666b70fd0748765ecaa69950a4868cf23a16cc9.zip | |
[DebugInfo] Only print a single blank line after an empty line table
Commit 84a9756 added an extra blank line at the end of any line table.
However, a blank line is also printed after the line table header, which
meant that two blank lines in a row were being printed after a header,
if there were no rows. This patch defers the post-header blank line
printing until it has been determined that there are rows to print.
Reviewed by: dblaikie
Differential Revision: https://reviews.llvm.org/D71540
Diffstat (limited to 'openmp')
0 files changed, 0 insertions, 0 deletions

