1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/tools/llvm-dwarfdump
James Henderson b3c0f220c7 [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
2019-12-17 12:04:09 +00:00
..
AArch64 [llvm/dwarfdump] Use the architecture string to filter. 2019-12-09 17:17:01 -08:00
RISCV [DWARF][RISCV] Test resolving of RISC-V relocations 2019-12-10 14:02:07 +00:00
X86 [DebugInfo] Only print a single blank line after an empty line table 2019-12-17 12:04:09 +00:00
cmdline.test [binutils] Add response file option to help and docs 2019-06-21 11:49:20 +00:00
coff-arm64.yaml [Object] Implement relocation resolver for COFF ARM/ARM64 2019-09-10 12:31:40 +00:00
coff-arm.yaml [Object] Implement relocation resolver for COFF ARM/ARM64 2019-09-10 12:31:40 +00:00
coff-i386.yaml [Object] Implement relocation resolver for COFF ARM/ARM64 2019-09-10 12:31:40 +00:00
coff-x86_64.yaml [Object] Implement relocation resolver for COFF ARM/ARM64 2019-09-10 12:31:40 +00:00
debug-frame-dumps-eh-frame-and-debug-frame.yaml [test][llvm-dwarfdump] Add missing testing for some --debug-* options 2019-12-11 13:42:54 +00:00
debug-str.yaml [test][llvm-dwarfdump] Add missing testing for some --debug-* options 2019-12-11 13:42:54 +00:00
elf-broken-reloc-target.yaml [llvm/Object] - Make ELFObjectFile::getRelocatedSection return Expected<section_iterator> 2019-10-21 11:06:38 +00:00
filter.test [llvm/dwarfdump] Use the architecture string to filter. 2019-12-09 17:17:01 -08:00
lit.local.cfg llvm-dwarfdump: support dumping UUIDs of Mach-O binaries. 2017-09-13 18:22:59 +00:00
uuid32.yaml dwarfdump: Match the --uuid output with that of Darwin dwarfdump. 2018-01-05 21:44:17 +00:00
uuid.yaml dwarfdump: Match the --uuid output with that of Darwin dwarfdump. 2018-01-05 21:44:17 +00:00