forked from OSchip/llvm-project
Also remove unnecessary includes from this file, which was supposed to be part
of r146334! llvm-svn: 146338
This commit is contained in:
parent
170fdf1b5a
commit
a6c59b8fc8
|
@ -11,8 +11,6 @@
|
|||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "llvm/CodeGen/MachineFunction.h"
|
||||
#include "llvm/CodeGen/MachineFrameInfo.h"
|
||||
#include "llvm/MC/MCAsmInfo.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
#include "llvm/Target/TargetOptions.h"
|
||||
|
|
Loading…
Reference in New Issue