mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
Whoops, this one was needed
llvm-svn: 7346
This commit is contained in:
parent
f0df04752d
commit
e99fa3f42e
@ -20,6 +20,7 @@
|
||||
#define LLVM_CODEGEN_INSTRFOREST_H
|
||||
|
||||
#include "llvm/Instruction.h"
|
||||
#include "Support/hash_map"
|
||||
|
||||
class Constant;
|
||||
class Function;
|
||||
|
Loading…
Reference in New Issue
Block a user