Skip to content

Commit c00f963

Browse files
committed
remove spaces
1 parent d8d6cb7 commit c00f963

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/CodeGen/AArch64/cgdata-merge-gvar-objc.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
; This test verifies that global variables (objc metadata) are hashed based on their initial contents,
32
; allowing them to be merged even if they appear different due to their names.
43
; Now they become identical functions that can be merged without creating a parameter
@@ -8,7 +7,6 @@
87
; CHECK: _f1.Tgm
98
; CHECK: _f2.Tgm
109

11-
1210
%struct._class_t = type { ptr, ptr, ptr, ptr, ptr }
1311

1412
@"OBJC_CLASS_$_MyClass" = external global %struct._class_t

0 commit comments

Comments
 (0)