From ade5faa83f30b71e4fa9d9e994c5ff6247155249 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Fri, 23 May 2008 22:50:26 +0000 Subject: [PATCH] label is a first-class type. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51512 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 0fcc26313ef..27e28d35d60 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1040,6 +1040,7 @@ classifications:

vector structure, array, + label. -- 2.34.1