mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-27 13:40:43 +00:00
[InterleavedLoadCombine] Remove unused include. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347226 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e0270602c3
commit
a0ef91d751
@ -40,7 +40,6 @@
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
#include "llvm/Transforms/IPO/PassManagerBuilder.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
|
Loading…
Reference in New Issue
Block a user