1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Trim unnecessary #includes.

llvm-svn: 70880
This commit is contained in:
Dan Gohman 2009-05-04 17:11:06 +00:00
parent 5ae422d16f
commit 83dfa97326

View File

@ -28,8 +28,6 @@
#include "llvm/Target/TargetLowering.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Debug.h"
#include <queue>
#include <set>
using namespace llvm;
/// MSP430DAGToDAGISel - MSP430 specific code to select MSP430 machine