summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/MSP430RegisterInfo.h
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-06-02 13:53:17 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-06-02 13:53:17 +0000
commit6f07bd6ae8c2b11e78f351d7751d1e9b32f38a75 (patch)
tree5ead1f175a666f35390c7424e5bb6ad00cf6c7c6 /lib/Target/MSP430/MSP430RegisterInfo.h
parentce48c1de828688b34cf5c2038fde23368a0a45f4 (diff)
downloadllvm-6f07bd6ae8c2b11e78f351d7751d1e9b32f38a75.tar.gz
llvm-6f07bd6ae8c2b11e78f351d7751d1e9b32f38a75.tar.bz2
llvm-6f07bd6ae8c2b11e78f351d7751d1e9b32f38a75.tar.xz
cleanup
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105322 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/MSP430/MSP430RegisterInfo.h')
-rw-r--r--lib/Target/MSP430/MSP430RegisterInfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/Target/MSP430/MSP430RegisterInfo.h b/lib/Target/MSP430/MSP430RegisterInfo.h
index c8684dfdb0..6e58d3116d 100644
--- a/lib/Target/MSP430/MSP430RegisterInfo.h
+++ b/lib/Target/MSP430/MSP430RegisterInfo.h
@@ -36,9 +36,6 @@ public:
/// Code Generation virtual methods...
const unsigned *getCalleeSavedRegs(const MachineFunction *MF = 0) const;
- const TargetRegisterClass* const*
- getCalleeSavedRegClasses(const MachineFunction *MF = 0) const;
-
BitVector getReservedRegs(const MachineFunction &MF) const;
const TargetRegisterClass* getPointerRegClass(unsigned Kind = 0) const;