forked from OSchip/llvm-project
Add #include no longer included by llvm/Transforms/Scalar/ConstantProp.h
llvm-svn: 2517
This commit is contained in:
parent
560da70f8c
commit
3d86d49604
|
@ -18,6 +18,7 @@
|
|||
#include "llvm/Transforms/Scalar/ConstantProp.h"
|
||||
#include "llvm/ConstantHandling.h"
|
||||
#include "llvm/Function.h"
|
||||
#include "llvm/BasicBlock.h"
|
||||
#include "llvm/iPHINode.h"
|
||||
#include "llvm/iMemory.h"
|
||||
#include "llvm/iTerminators.h"
|
||||
|
|
Loading…
Reference in New Issue