diff options
Diffstat (limited to 'llvm/docs/BitCodeFormat.rst')
| -rw-r--r-- | llvm/docs/BitCodeFormat.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/BitCodeFormat.rst b/llvm/docs/BitCodeFormat.rst index 8878943b424..39a7a925e68 100644 --- a/llvm/docs/BitCodeFormat.rst +++ b/llvm/docs/BitCodeFormat.rst @@ -903,7 +903,7 @@ PARAMATTR_CODE_ENTRY Record The ``ENTRY`` record (code 2) contains a variable number of values describing a unique set of function parameter attributes. Each *attrgrp* value is used as a -key with which to look up an entry in the the attribute group table described +key with which to look up an entry in the attribute group table described in the ``PARAMATTR_GROUP_BLOCK`` block. .. _PARAMATTR_CODE_ENTRY_OLD: |

