1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Include appropriate file

llvm-svn: 2379
This commit is contained in:
Chris Lattner 2002-04-28 20:40:16 +00:00
parent 321a8cf4ba
commit e7143ad386

View File

@ -33,6 +33,8 @@
#include "llvm/CodeGen/RegClass.h"
#include "llvm/CodeGen/LiveRangeInfo.h"
#include <deque>
#include <map>
class MachineCodeForMethod;
class MachineRegInfo;
class FunctionLiveVarInfo;