From: Chris Lattner Date: Fri, 20 Jun 2008 20:50:48 +0000 (+0000) Subject: integer types are not primitive, they are derived. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4eaac9b181d5a32e6c9135f7af00861b9fb88240;p=oota-llvm.git integer types are not primitive, they are derived. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52551 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/LangRef.html b/docs/LangRef.html index 5bc81cc98d6..cd8b7e9f967 100644 --- a/docs/LangRef.html +++ b/docs/LangRef.html @@ -1055,7 +1055,6 @@ classifications:

primitive label, void, - integer, floating point.