Remove iostream from New Value Jump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154703 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sirish Pande 2012-04-13 21:01:35 +00:00
parent fc3665c875
commit 3423132f2e

View File

@ -45,7 +45,6 @@
#include "HexagonMachineFunctionInfo.h"
#include <map>
#include <iostream>
#include "llvm/Support/CommandLine.h"
using namespace llvm;