mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-18 17:55:18 +00:00
This method is long dead
llvm-svn: 7460
This commit is contained in:
parent
8bf3d9e393
commit
8dce81478f
@ -16,9 +16,6 @@ struct X86RegisterInfo : public MRegisterInfo {
|
||||
|
||||
const unsigned* getCalleeSaveRegs() const;
|
||||
|
||||
/// Returns register class appropriate for input SSA register
|
||||
///
|
||||
const TargetRegisterClass *getClassForReg(unsigned Reg) const;
|
||||
const TargetRegisterClass* getRegClassForType(const Type* Ty) const;
|
||||
|
||||
/// Code Generation virtual methods...
|
||||
|
Loading…
x
Reference in New Issue
Block a user