Always use the string pool, even when it makes the .o larger. This may help
[oota-llvm.git] / test / CodeGen / X86 / dbg-value-inlined-parameter.ll
index 481c4ba4a49afd35952a8b36a548a991a97b97d1..d248a413035569fcbc59eb0547f4317e52a7aa2a 100644 (file)
@@ -8,7 +8,7 @@
 ;CHECK-NEXT: DW_AT_call_file
 ;CHECK-NEXT: DW_AT_call_line
 ;CHECK-NEXT: DW_TAG_formal_parameter
-;CHECK-NEXT: .ascii   "sp"                   ## DW_AT_name
+;CHECK-NEXT: Lstring11-Lsection_str ## DW_AT_name
 
 %struct.S1 = type { float*, i32 }