From 8f79df3cf9c91cb61aedd46b56dcdcd6d56b9d2d Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Mon, 15 Jan 2007 01:55:32 +0000
Subject: Change to match API changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33219 91177308-0d34-0410-b5e6-96231b3b80d8
---
docs/ProgrammersManual.html | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
(limited to 'docs/ProgrammersManual.html')
diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html
index 81e37f7e1b..9ecafe5dc5 100644
--- a/docs/ProgrammersManual.html
+++ b/docs/ProgrammersManual.html
@@ -1642,11 +1642,7 @@ the lib/VMCore directory.
- - bool isInteger() const: Returns true for any integer type except
- a one-bit integer (i1).
-
- - bool isIntegral() const: Returns true for any integer type
- including a one-bit integer.
+ - bool isInteger() const: Returns true for any integer type.
- bool isFloatingPoint(): Return true if this is one of the two
floating point types.
--
cgit v1.2.3-18-g5258