mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Delete an unused declaration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112435 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
46fd7a6ef8
commit
a7d0d64b7a
@ -995,8 +995,6 @@ public:
|
||||
void DeleteFormula(Formula &F);
|
||||
void RecomputeRegs(size_t LUIdx, RegUseTracker &Reguses);
|
||||
|
||||
void check() const;
|
||||
|
||||
void print(raw_ostream &OS) const;
|
||||
void dump() const;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user