From: David Blaikie Date: Thu, 22 Oct 2015 01:17:29 +0000 (+0000) Subject: Update LangRef for changes to the alias textual IR format to support typeless pointer... X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=bf71837ab0bb9a4261875eaa450b86be6838a5fb;p=oota-llvm.git Update LangRef for changes to the alias textual IR format to support typeless pointer work git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250967 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 8ab1d0ae41a..fa0d79ec4c2 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -715,7 +715,7 @@ Aliases may have an optional :ref:`linkage type `, an optional Syntax:: - @ = [Linkage] [Visibility] [DLLStorageClass] [ThreadLocal] [unnamed_addr] alias @ + @ = [Linkage] [Visibility] [DLLStorageClass] [ThreadLocal] [unnamed_addr] alias , * @ The linkage must be one of ``private``, ``internal``, ``linkonce``, ``weak``, ``linkonce_odr``, ``weak_odr``, ``external``. Note that some system linkers