forked from OSchip/llvm-project
Remove unused include. NFC.
This is also a layering violation.
This commit is contained in:
parent
554e6db18e
commit
10987e30be
|
@ -15,7 +15,6 @@
|
|||
|
||||
#include "llvm/ADT/Twine.h"
|
||||
#include "llvm/Analysis/TargetTransformInfo.h"
|
||||
#include "llvm/CodeGen/TargetSubtargetInfo.h"
|
||||
#include "llvm/IR/BasicBlock.h"
|
||||
#include "llvm/IR/Constant.h"
|
||||
#include "llvm/IR/Constants.h"
|
||||
|
|
Loading…
Reference in New Issue