diff options
Diffstat (limited to 'lib/Target/Mips/MipsSEInstrInfo.h')
-rw-r--r-- | lib/Target/Mips/MipsSEInstrInfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/Mips/MipsSEInstrInfo.h b/lib/Target/Mips/MipsSEInstrInfo.h index b2d2301..d16fab2 100644 --- a/lib/Target/Mips/MipsSEInstrInfo.h +++ b/lib/Target/Mips/MipsSEInstrInfo.h @@ -21,7 +21,6 @@ namespace llvm { class MipsSEInstrInfo : public MipsInstrInfo { const MipsSERegisterInfo RI; - bool IsN64; public: explicit MipsSEInstrInfo(const MipsSubtarget &STI); |