Update LangRef for changes to the alias textual IR format to support typeless pointer work

llvm-svn: 250967
This commit is contained in:
David Blaikie 2015-10-22 01:17:29 +00:00
parent 05e0fc85b2
commit 196582e196
1 changed files with 1 additions and 1 deletions

View File

@ -715,7 +715,7 @@ Aliases may have an optional :ref:`linkage type <linkage>`, an optional
Syntax::
@<Name> = [Linkage] [Visibility] [DLLStorageClass] [ThreadLocal] [unnamed_addr] alias <AliaseeTy> @<Aliasee>
@<Name> = [Linkage] [Visibility] [DLLStorageClass] [ThreadLocal] [unnamed_addr] alias <AliaseeTy>, <AliaseeTy>* @<Aliasee>
The linkage must be one of ``private``, ``internal``, ``linkonce``, ``weak``,
``linkonce_odr``, ``weak_odr``, ``external``. Note that some system linkers