mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-06 06:33:24 +00:00
Remove unimplemented definition. Found using [-Wunused-member-function].
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183426 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e022a6b0f4
commit
239f8a4e11
@ -58,8 +58,6 @@ private:
|
||||
void EmitRegMappingTables(raw_ostream &o,
|
||||
const std::vector<CodeGenRegister*> &Regs,
|
||||
bool isCtor);
|
||||
void EmitRegClasses(raw_ostream &OS, CodeGenTarget &Target);
|
||||
|
||||
void EmitRegUnitPressure(raw_ostream &OS, const CodeGenRegBank &RegBank,
|
||||
const std::string &ClassName);
|
||||
void emitComposeSubRegIndices(raw_ostream &OS, CodeGenRegBank &RegBank,
|
||||
|
Loading…
x
Reference in New Issue
Block a user