1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Remove extra ; in testing case.

llvm-svn: 214137
This commit is contained in:
Manman Ren 2014-07-28 22:46:46 +00:00
parent ef82c1e632
commit a45ccd5dd8

View 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"