diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-06-02 13:53:17 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-06-02 13:53:17 +0000 |
| commit | ef2b6ce00a4d4f717c1f1bbf641e4f86374b52bc (patch) | |
| tree | b41f8de6b708db7f900b3e658f80832b7cbb1f3b /llvm/lib/Target/MSP430/MSP430RegisterInfo.h | |
| parent | c08ecba5970b17267e7e9e2a11fbd98d47570e30 (diff) | |
| download | bcm5719-llvm-ef2b6ce00a4d4f717c1f1bbf641e4f86374b52bc.tar.gz bcm5719-llvm-ef2b6ce00a4d4f717c1f1bbf641e4f86374b52bc.zip | |
cleanup
llvm-svn: 105322
Diffstat (limited to 'llvm/lib/Target/MSP430/MSP430RegisterInfo.h')
| -rw-r--r-- | llvm/lib/Target/MSP430/MSP430RegisterInfo.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Target/MSP430/MSP430RegisterInfo.h b/llvm/lib/Target/MSP430/MSP430RegisterInfo.h index c8684dfdb04..6e58d3116d2 100644 --- a/llvm/lib/Target/MSP430/MSP430RegisterInfo.h +++ b/llvm/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; |

