forked from OSchip/llvm-project
parent
325398c6a4
commit
e87034074f
|
@ -44,6 +44,7 @@
|
|||
#define LLVM_SUPPORT_INSTVISITOR_H
|
||||
|
||||
#include "llvm/Instruction.h"
|
||||
class Module;
|
||||
|
||||
// We operate on opaque instruction classes, so forward declare all instruction
|
||||
// types now...
|
||||
|
|
Loading…
Reference in New Issue