docs: Add reference to type metadata to langref.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276817 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Peter Collingbourne 2016-07-26 22:31:30 +00:00
parent 63d80be936
commit aaba6ed8cd

View File

@ -4889,6 +4889,10 @@ Examples:
!0 = !{!"magic ptr"}
!1 = !{!"other ptr"}
'``type``' Metadata
^^^^^^^^^^^^^^^^^^^
See :doc:`TypeMetadata`.
Module Flags Metadata