[stack protector] Fixed typo.

llvm-svn: 188195
This commit is contained in:
Michael Gottesman 2013-08-12 19:44:09 +00:00
parent 7dce16f69d
commit 98850bd39a
1 changed files with 1 additions and 1 deletions

View File

@ -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: