[Pipeliner] Remove the unneeded include header(NFC).
authorSumanth Gundapaneni <sgundapa@codeaurora.org>
Thu, 25 Oct 2018 21:25:30 +0000 (21:25 +0000)
committerSumanth Gundapaneni <sgundapa@codeaurora.org>
Thu, 25 Oct 2018 21:25:30 +0000 (21:25 +0000)
Differential Revision: https://reviews.llvm.org/D53451

llvm-svn: 345318

llvm/lib/CodeGen/MachinePipeliner.cpp

index a341aac..e3166f6 100644 (file)
 #include "llvm/MC/MCInstrItineraries.h"
 #include "llvm/MC/MCRegisterInfo.h"
 #include "llvm/Pass.h"
-#include "llvm/Support/Casting.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Compiler.h"
 #include "llvm/Support/Debug.h"