[ARM] Remove declaration of unimplemented function. NFC.

llvm-svn: 371331
This commit is contained in:
David Green 2019-09-08 13:13:15 +00:00
parent 178cd2cd3a
commit df2501adca
1 changed files with 0 additions and 2 deletions

View File

@ -179,8 +179,6 @@ public:
Register getFrameRegister(const MachineFunction &MF) const override;
unsigned getBaseRegister() const { return BasePtr; }
bool isLowRegister(unsigned Reg) const;
/// emitLoadConstPool - Emits a load from constpool to materialize the
/// specified immediate.