Remove extra ; in testing case.
authorManman Ren <manman.ren@gmail.com>
Mon, 28 Jul 2014 22:46:46 +0000 (22:46 +0000)
committerManman Ren <manman.ren@gmail.com>
Mon, 28 Jul 2014 22:46:46 +0000 (22:46 +0000)
llvm-svn: 214137

llvm/test/Linker/type-unique-type-array-a.ll

index f51bb0e..525cf15 100644 (file)
@@ -20,7 +20,7 @@
 ;    13        }
 ;
 ; CHECK: DW_TAG_compile_unit
-; CHECK: DW_TAG_class_type
+; CHECK: DW_TAG_class_type
 ; CHECK-NEXT:   DW_AT_name {{.*}} "A"
 ; CHECK: DW_TAG_subprogram
 ; CHECK: DW_AT_MIPS_linkage_name {{.*}} "_ZN1A5testAE2SA"