We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c447cce commit e15e490Copy full SHA for e15e490
bolt/test/AArch64/constant-island-entry.s
@@ -1,5 +1,5 @@
1
// This test checks that we ignore functions which add an entry point that
2
-// is in a costant island.
+// is in a constant island.
3
4
# RUN: llvm-mc -filetype=obj -triple aarch64-unknown-unknown %s -o %t.o
5
# RUN: %clang %cflags %t.o -pie -Wl,-q -o %t.exe
0 commit comments