mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-12 06:06:32 +00:00
Reword sentence in LangRef
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309431 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5d0334a48c
commit
abecca79fb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user