From: Bill Wendling Date: Fri, 8 Apr 2011 21:43:08 +0000 (+0000) Subject: Missing closed tag. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=90464131a353812f461cb3aac4a7adce2eb7579b;p=oota-llvm.git Missing closed tag. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129155 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/BitCodeFormat.html b/docs/BitCodeFormat.html index 0b8747c261f..7bbe86b743f 100644 --- a/docs/BitCodeFormat.html +++ b/docs/BitCodeFormat.html @@ -923,7 +923,7 @@ encoding of the visibility of this variable: is thread_local
  • unnamed_addr: If present and non-zero, indicates that the variable -has unnamed_addr
  • +has unnamed_addr