DebugInfo: Clarify test/DebugInfo/X86/stmt-list-multiple-compile-units.ll
[oota-llvm.git] / test / DebugInfo / X86 / stmt-list-multiple-compile-units.ll
index a79911fa2f63a62fe25981b98bc32757a832c06f..86a1647d6fa4a3817020b4e4c42d2a1a5f1bd2fb 100644 (file)
 
 ; PR15408
 ; ASM: Lcu_begin0:
-; ASM: Lset3 = Lline_table_start0-Lsection_line ## DW_AT_stmt_list
-; ASM-NEXT: .long   Lset3
+; ASM-NOT: Lcu_begin
+; ASM: Lset[[LT:[0-9]+]] = Lline_table_start0-Lsection_line ## DW_AT_stmt_list
+; ASM-NEXT: .long   Lset[[LT]]
 ; ASM: Lcu_begin1:
-; ASM: Lset13 = Lline_table_start0-Lsection_line ## DW_AT_stmt_list
-; ASM-NEXT: .long   Lset13
+; ASM-NOT: Lcu_begin
+; ASM: Lset[[LT:[0-9]+]] = Lline_table_start0-Lsection_line ## DW_AT_stmt_list
+; ASM-NEXT: .long   Lset[[LT]]
 define i32 @test(i32 %a) nounwind uwtable ssp {
 entry:
   %a.addr = alloca i32, align 4