mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-03 17:31:50 +00:00
[mips] Fix documentation of member variable. NFCI.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305478 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cb6adbc9fa
commit
b0fa17fec7
@ -78,7 +78,7 @@ class MipsSubtarget : public MipsGenSubtargetInfo {
|
||||
// IsNan2008 - IEEE 754-2008 NaN encoding.
|
||||
bool IsNaN2008bit;
|
||||
|
||||
// IsFP64bit - General-purpose registers are 64 bits wide
|
||||
// IsGP64bit - General-purpose registers are 64 bits wide
|
||||
bool IsGP64bit;
|
||||
|
||||
// IsPTR64bit - Pointers are 64 bit wide
|
||||
|
Loading…
Reference in New Issue
Block a user