Skip to content

Commit e15e490

Browse files
authored
Update comment in constant-island-entry.s
1 parent c447cce commit e15e490

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bolt/test/AArch64/constant-island-entry.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// This test checks that we ignore functions which add an entry point that
2-
// is in a costant island.
2+
// is in a constant island.
33

44
# RUN: llvm-mc -filetype=obj -triple aarch64-unknown-unknown %s -o %t.o
55
# RUN: %clang %cflags %t.o -pie -Wl,-q -o %t.exe

0 commit comments

Comments
 (0)