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

Hrm, another necesary one :(

llvm-svn: 7347
This commit is contained in:
Chris Lattner 2003-07-26 23:22:19 +00:00
parent e99fa3f42e
commit 792286a084

View File

@ -16,6 +16,7 @@
#include "llvm/CodeGen/MachineInstr.h"
#include "Support/GraphTraits.h"
#include "Support/hash_map"
class Value;
class Instruction;