Skip to content

Commit 55a9a78

Browse files
[llvm-debuginfo-analyzer] Add support for DW_AT_GNU_template_name.
Address reviewer feedback. - Change the comment to add clarity to the patch.
1 parent 9036b1c commit 55a9a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/llvm-debuginfo-analyzer/DWARF/DW_AT_GNU_template_name.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
; The llvm-debuginfo-analyzer did not support the DW_AT_GNU_template_name
2525
; attribute. When using '--attribute=encoded' and the template argument is
26-
; another template, it will show:
26+
; another template, it would show:
2727
; {Encoded} <>
2828

2929
; The object file is generated using the following commands:

0 commit comments

Comments
 (0)