mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Change to match API changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33219 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4d5f508318
commit
8f79df3cf9
@ -1642,11 +1642,7 @@ the <tt>lib/VMCore</tt> directory.</p>
|
|||||||
<div class="doc_text">
|
<div class="doc_text">
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><tt>bool isInteger() const</tt>: Returns true for any integer type except
|
<li><tt>bool isInteger() const</tt>: Returns true for any integer type.</li>
|
||||||
a one-bit integer (i1). </li>
|
|
||||||
|
|
||||||
<li><tt>bool isIntegral() const</tt>: Returns true for any integer type
|
|
||||||
including a one-bit integer.</li>
|
|
||||||
|
|
||||||
<li><tt>bool isFloatingPoint()</tt>: Return true if this is one of the two
|
<li><tt>bool isFloatingPoint()</tt>: Return true if this is one of the two
|
||||||
floating point types.</li>
|
floating point types.</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user