[all-commits] [llvm/llvm-project] 84a975: [llvm-dwarfdump] Add blank line after printing lin...
James Henderson via All-commits
all-commits at lists.llvm.org
Thu Dec 12 06:09:04 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 84a9756a72d81c32972b85c1d11cfd391f5b93a6
https://github.com/llvm/llvm-project/commit/84a9756a72d81c32972b85c1d11cfd391f5b93a6
Author: James Henderson <jh7370 at my.bristol.ac.uk>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp
M llvm/test/tools/llvm-dwarfdump/X86/debug-line.s
Log Message:
-----------
[llvm-dwarfdump] Add blank line after printing line table
This helps delineate it in the output from later tables or other output.
Reviewed by: JDevlieghere
Differential Revision: https://reviews.llvm.org/D71344
More information about the All-commits
mailing list