mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 23:32:27 +00:00
This method is long dead
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7460 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c44df87414
commit
7296fb0421
@ -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