mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-28 06:32:09 +00:00
Remove unused method declaration
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203301 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d013411d96
commit
32643e3673
@ -197,7 +197,6 @@ private:
|
||||
|
||||
void EmitAlignment(unsigned NumBits, const GlobalValue *GV = 0) const {}
|
||||
|
||||
void printGlobalVariable(const GlobalVariable *GVar);
|
||||
void printVecModifiedImmediate(const MachineOperand &MO, const char *Modifier,
|
||||
raw_ostream &O);
|
||||
void printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O,
|
||||
|
Loading…
x
Reference in New Issue
Block a user