Also remove unnecessary includes from this file, which was supposed to be part

of r146334!

llvm-svn: 146338
This commit is contained in:
Nick Lewycky 2011-12-11 00:45:13 +00:00
parent 170fdf1b5a
commit a6c59b8fc8
1 changed files with 0 additions and 2 deletions

View File

@ -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"