diff options
Diffstat (limited to 'docs/BitCodeFormat.html')
-rw-r--r-- | docs/BitCodeFormat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html index 0b8747c261..7bbe86b743 100644 --- a/docs/BitCodeFormat.html +++ b/docs/BitCodeFormat.html @@ -923,7 +923,7 @@ encoding of the visibility of this variable: is <tt>thread_local</tt></li> <li><i>unnamed_addr</i>: If present and non-zero, indicates that the variable -has <tt>unnamed_addr<tt></li> +has <tt>unnamed_addr</tt></li> </ul> </div> |