docs: Add reference to type metadata to langref.

llvm-svn: 276817
This commit is contained in:
Peter Collingbourne 2016-07-26 22:31:30 +00:00
parent e85353b849
commit a333db87a7
1 changed files with 4 additions and 0 deletions

View File

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