Skip to content

Commit 146e3b5

Browse files
committed
typo
1 parent e0b06a4 commit 146e3b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/ThinLTO/AArch64/cgdata-merge-write.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
; Merge the cgdata using llvm-cgdata.
3838
; We now validate the content of the merged cgdata.
39-
; Two functions have the same hash with only one different constnat at a same location.
39+
; Two functions have the same hash with only one different constant at the same location.
4040
; RUN: llvm-cgdata --merge -o %tout.cgdata %tout-nowrite.1 %tout-nowrite.2
4141
; RUN: llvm-cgdata --convert %tout.cgdata -o - | FileCheck %s
4242
; RUN: llvm-cgdata --merge -o %tout-lazy.cgdata %tout-nowrite.1 %tout-nowrite.2 -indexed-codegen-data-lazy-loading

0 commit comments

Comments
 (0)