Remove MCInstrItineraries includes in parts that don't use them anymore

llvm-svn: 237375
This commit is contained in:
Matthias Braun
2015-05-14 18:01:11 +00:00
parent 03404c14fe
commit bff3a7eb3d
3 changed files with 0 additions and 3 deletions

View File

@@ -48,7 +48,6 @@
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Module.h"
#include "llvm/MC/MCInstrItineraries.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"