From c5d44ae3f49db055ca33a9d99bbed2f0326f1642 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Fri, 8 Apr 2011 21:43:08 +0000 Subject: [PATCH] Missing closed tag. llvm-svn: 129155 --- llvm/docs/BitCodeFormat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/BitCodeFormat.html b/llvm/docs/BitCodeFormat.html index 0b8747c261fd..7bbe86b743f5 100644 --- a/llvm/docs/BitCodeFormat.html +++ b/llvm/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