mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-14 15:38:57 +00:00
Remove an unnecessary #include.
llvm-svn: 85661
This commit is contained in:
parent
793119ef88
commit
0f8d034e2f
@ -15,7 +15,6 @@
|
||||
#define DEBUG_TYPE "loop-unroll"
|
||||
#include "llvm/IntrinsicInst.h"
|
||||
#include "llvm/Transforms/Scalar.h"
|
||||
#include "llvm/Analysis/LoopInfo.h"
|
||||
#include "llvm/Analysis/LoopPass.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user