From: Igor Kudrin Date: Thu, 5 Mar 2020 12:30:25 +0000 (+0700) Subject: Fix typos in comment marks. X-Git-Tag: llvmorg-12-init~12845 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6e9c10f6948afe8a2590ba8777f78de95b3317eb;p=platform%2Fupstream%2Fllvm.git Fix typos in comment marks. --- diff --git a/llvm/test/DebugInfo/X86/debug-cu-index-unknown-section.s b/llvm/test/DebugInfo/X86/debug-cu-index-unknown-section.s index 05b202a..e71d59a 100644 --- a/llvm/test/DebugInfo/X86/debug-cu-index-unknown-section.s +++ b/llvm/test/DebugInfo/X86/debug-cu-index-unknown-section.s @@ -25,7 +25,7 @@ ## Row 0: .long 1 # DW_SECT_INFO .long 9 # Invalid section identifier -# Row 1: +## Row 1: .long 0x1000 # Offset in .debug_info.dwo .long 0x2000 ## Table of Section Sizes: diff --git a/llvm/test/DebugInfo/X86/dwp-dwarf64.s b/llvm/test/DebugInfo/X86/dwp-dwarf64.s index 792786c..dbba3f7 100644 --- a/llvm/test/DebugInfo/X86/dwp-dwarf64.s +++ b/llvm/test/DebugInfo/X86/dwp-dwarf64.s @@ -62,7 +62,7 @@ ## Row 0: .long 1 # DW_SECT_INFO .long 3 # DW_SECT_ABBREV -# Row 1: +## Row 1: .long .LCUBegin-.debug_info.dwo # Offset in .debug_info.dwo .long .LAbbrBegin-.debug_abbrev.dwo # Offset in .debug_abbrev.dwo ## Table of Section Sizes: