Skip to content

Commit 6598f63

Browse files
committed
Remove another layering violation by unused include. NFC
1 parent 6825081 commit 6598f63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
#include "llvm/ADT/StringSet.h"
2727
#include "llvm/ADT/StringSwitch.h"
2828
#include "llvm/ADT/Twine.h"
29-
#include "llvm/IR/DerivedTypes.h"
3029
#include "llvm/MC/MCContext.h"
3130
#include "llvm/MC/MCExpr.h"
3231
#include "llvm/MC/MCInst.h"

0 commit comments

Comments
 (0)