forked from OSchip/llvm-project
[docs] fix typo
This commit is contained in:
parent
56bc87322c
commit
35b92c1464
|
@ -231,7 +231,7 @@ Undefined Values
|
|||
|
||||
#. Use poison values instead of undef values whenever possible.
|
||||
|
||||
#. Tag function attributes with the noundef attribute whenever possible.
|
||||
#. Tag function parameters with the noundef attribute whenever possible.
|
||||
|
||||
Modeling Memory Effects
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
Loading…
Reference in New Issue