Skip to content

Commit 9036b1c

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 14d4dea commit 9036b1c

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
@@ -21,7 +21,7 @@
2121
; 17
2222
; 18 Example TT;
2323

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

0 commit comments

Comments
 (0)