forked from OSchip/llvm-project
Analysis/MemorySSA.cpp: Prune unused "llvm/Transforms/Scalar.h".
llvm-svn: 308162
This commit is contained in:
parent
fa94b15dc7
commit
5869ba8792
|
@ -39,7 +39,6 @@
|
|||
#include "llvm/IR/PatternMatch.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
#include "llvm/Support/FormattedStream.h"
|
||||
#include "llvm/Transforms/Scalar.h"
|
||||
#include <algorithm>
|
||||
|
||||
#define DEBUG_TYPE "memoryssa"
|
||||
|
|
Loading…
Reference in New Issue