Skip to content

Commit dfdbc71

Browse files
author
Sumanth Gundapaneni
committedOct 25, 2018
[Pipeliner] Remove the unneeded include header(NFC).
Differential Revision: https://reviews.llvm.org/D53451 llvm-svn: 345318
1 parent 813064b commit dfdbc71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎llvm/lib/CodeGen/MachinePipeliner.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
#include "llvm/MC/MCInstrItineraries.h"
103103
#include "llvm/MC/MCRegisterInfo.h"
104104
#include "llvm/Pass.h"
105-
#include "llvm/Support/Casting.h"
106105
#include "llvm/Support/CommandLine.h"
107106
#include "llvm/Support/Compiler.h"
108107
#include "llvm/Support/Debug.h"

0 commit comments

Comments
 (0)
Please sign in to comment.