mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
Remove extra ; in testing case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214137 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f575ec435e
commit
6514cc5cb5
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user