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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214137 91177308-0d34-0410-b5e6-96231b3b80d8

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

index f51bb0e49a59c64d5a769b4f8ae2fc43b8d0f317..525cf1514be5a0d5d07be5581f26376b57c3ac51 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"