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 23ff4e4 commit 2892becCopy full SHA for 2892bec
llvm/test/DebugInfo/X86/debug-macro-dwo.ll
@@ -11,6 +11,8 @@
11
; CHECK-NEXT: 0x00000000:
12
; CHECK-NEXT: macro header: version = 0x0005, flags = 0x02, format = DWARF32
13
; CHECK-NEXT: DW_MACRO_start_file - lineno: 0 filenum: 0
14
+; FIXME: This should be filenum 1 (and 2 below) if this was using debug_loc.dwo
15
+; (rather than currently incorrectly using debug_loc)
16
; CHECK-NEXT: DW_MACRO_start_file - lineno: 1 filenum: 2
17
; CHECK-NEXT: DW_MACRO_define_strx - lineno: 1 macro: FOO 5
18
; CHECK-NEXT: DW_MACRO_end_file
0 commit comments