mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 23:31:37 +00:00
[stack protector] Fixed typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188195 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
15b2782ccf
commit
2bf823e635
@ -8663,7 +8663,7 @@ Overview:
|
||||
"""""""""
|
||||
|
||||
The ``llvm.stackprotectorcheck`` intrinsic compares ``guard`` against an already
|
||||
created stack protector and if they do not equal calls the
|
||||
created stack protector and if they are not equal calls the
|
||||
``__stack_chk_fail()`` function.
|
||||
|
||||
Arguments:
|
||||
|
Loading…
x
Reference in New Issue
Block a user