diff options
Diffstat (limited to 'test/lld/basic_safe_stack.s')
-rw-r--r-- | test/lld/basic_safe_stack.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/basic_safe_stack.s b/test/lld/basic_safe_stack.s index 74614e798..6422bcda4 100644 --- a/test/lld/basic_safe_stack.s +++ b/test/lld/basic_safe_stack.s @@ -1,5 +1,5 @@ # Test that wasm-binaryen-finalize --check-stack-overflow correctly -# inserts stack chekc handlers. +# inserts stack check handlers. .globl stackRestore .globl stackAlloc |