We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32c5d4 commit dda7d6dCopy full SHA for dda7d6d
llvm/test/DebugInfo/X86/dwarf5-debug-names-addr-tu-to-non-tu.ll
@@ -2,7 +2,7 @@
2
; RUN: | llvm-dwarfdump -debug-info -debug-names - \
3
; RUN: | FileCheck %s
4
5
-;; Test that an entry in the debug names table gets created for a top level DIE when the creation of TU is aborted.
+;; Test that an entry in the debug names table gets created for a top level DIE when the creation of TU fails.
6
7
;; clang++ -O0 main.cpp -gdwarf-5 -fdebug-types-section -gpubnames -S -emit-llvm -glldb -o main.ll
8
;; int foo;
0 commit comments