mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Get rid of verboten <iostream> include.
llvm-svn: 34777
This commit is contained in:
parent
cbbf9aa6b0
commit
2aabf75e82
@ -36,7 +36,6 @@
|
||||
#include "llvm/Support/Mangler.h"
|
||||
#include "llvm/Support/MathExtras.h"
|
||||
#include <cctype>
|
||||
#include <iostream>
|
||||
using namespace llvm;
|
||||
|
||||
STATISTIC(EmittedInsts, "Number of machine instrs printed");
|
||||
|
Loading…
Reference in New Issue
Block a user