From 01ac10142eedbb7557a763a1e566c1066d9b3f72 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Tue, 14 Oct 2008 16:32:04 +0000 Subject: [PATCH] Add a missing close-tag. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57497 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/LangRef.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/LangRef.html b/docs/LangRef.html index 137ed9e8dae..e578a0d8402 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1156,6 +1156,7 @@ classifications:

packed structure, vector, opaque. + -- 2.34.1