forked from OSchip/llvm-project
parent
e03002e772
commit
26fdff788c
|
@ -10,9 +10,6 @@
|
||||||
|
|
||||||
#include "llvm/User.h"
|
#include "llvm/User.h"
|
||||||
|
|
||||||
class BasicBlock;
|
|
||||||
class Method;
|
|
||||||
|
|
||||||
class Instruction : public User {
|
class Instruction : public User {
|
||||||
BasicBlock *Parent;
|
BasicBlock *Parent;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue