1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

MachineInstr includes this

llvm-svn: 31858
This commit is contained in:
Chris Lattner 2006-11-18 21:48:05 +00:00
parent 3a34164b82
commit 4715f9a02e

View File

@ -17,7 +17,6 @@
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/ilist"
#include <iosfwd>
namespace llvm {
class MachineFunction;