Skip to content

Commit e851ee9

Browse files
committed
Remove unused includes.
1 parent 13bbca8 commit e851ee9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Target/AArch64/AArch64ISelLowering.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@
6666
#include "llvm/IR/Intrinsics.h"
6767
#include "llvm/IR/IntrinsicsAArch64.h"
6868
#include "llvm/IR/Module.h"
69-
#include "llvm/IR/OperandTraits.h"
7069
#include "llvm/IR/PatternMatch.h"
7170
#include "llvm/IR/Type.h"
7271
#include "llvm/IR/Use.h"
@@ -76,7 +75,6 @@
7675
#include "llvm/Support/Casting.h"
7776
#include "llvm/Support/CodeGen.h"
7877
#include "llvm/Support/CommandLine.h"
79-
#include "llvm/Support/Compiler.h"
8078
#include "llvm/Support/Debug.h"
8179
#include "llvm/Support/ErrorHandling.h"
8280
#include "llvm/Support/InstructionCost.h"

0 commit comments

Comments
 (0)