DebugInfo: Refactor some tests to allow DW_AT_name to not be the first attribute...
[oota-llvm.git] / test / DebugInfo / X86 / subregisters.ll
index 738ab02c0caa95e1a8b2f5e979b1a8b62e58adbb..d46a95f2c994c1329523aeb41828ce855a709707 100644 (file)
@@ -6,8 +6,8 @@
 ;
 ; rdar://problem/16015314
 ;
+; CHECK:  DW_AT_location [DW_FORM_block1]       (<0x03> 54 93 04 )
 ; CHECK:  DW_AT_name [DW_FORM_strp]{{.*}} "a"
-; CHECK:    DW_AT_location [DW_FORM_block1]       (<0x03> 54 93 04 )
 ;
 ; struct bar {
 ;   int a;