Skip to content

Commit b08aab8

Browse files
committed
Address comments from mingmingl-llvm
1 parent fb58d52 commit b08aab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; This test verifies that global variables are hashed based on their initial contents,
22
; allowing them to be merged even if they appear different due to their names.
3-
; Now they become identical functions that can be merged without creating a paramter.
3+
; Now they become identical functions that can be merged without creating a parameter.
44

55
; RUN: rm -rf %t && split-file %s %t
66

0 commit comments

Comments
 (0)