mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-18 14:31:27 +00:00
Remove unneccesary forward definitions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1955 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ff9ffa9866
commit
a4d63bc60e
@ -10,9 +10,6 @@
|
||||
|
||||
#include "llvm/User.h"
|
||||
|
||||
class BasicBlock;
|
||||
class Method;
|
||||
|
||||
class Instruction : public User {
|
||||
BasicBlock *Parent;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user