Skip to content

Commit dda7d6d

Browse files
committed
changed test description
1 parent e32c5d4 commit dda7d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/DebugInfo/X86/dwarf5-debug-names-addr-tu-to-non-tu.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
; RUN: | llvm-dwarfdump -debug-info -debug-names - \
33
; RUN: | FileCheck %s
44

5-
;; Test that an entry in the debug names table gets created for a top level DIE when the creation of TU is aborted.
5+
;; Test that an entry in the debug names table gets created for a top level DIE when the creation of TU fails.
66

77
;; clang++ -O0 main.cpp -gdwarf-5 -fdebug-types-section -gpubnames -S -emit-llvm -glldb -o main.ll
88
;; int foo;

0 commit comments

Comments
 (0)