mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
Remove an unneeded #include.
llvm-svn: 86601
This commit is contained in:
parent
c2b669b3b2
commit
9885f20a6d
@ -37,7 +37,6 @@
|
||||
#include "llvm/Support/MathExtras.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include <algorithm>
|
||||
#include <set>
|
||||
using namespace llvm;
|
||||
|
||||
STATISTIC(NodesCombined , "Number of dag nodes combined");
|
||||
|
Loading…
Reference in New Issue
Block a user