Skip to content

Commit

Permalink
Reword sentence in LangRef
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309431 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
adrian-prantl committed Jul 28, 2017
1 parent 5d0334a commit abecca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/LangRef.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4013,8 +4013,8 @@ example:

!foo = !{!4, !3}

Metadata can be used as function arguments. Here ``llvm.dbg.value``
function is using two metadata arguments:
Metadata can be used as function arguments. Here the ``llvm.dbg.value``
intrinsic is using three metadata arguments:

.. code-block:: llvm

Expand Down

0 comments on commit abecca7

Please sign in to comment.