mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
Fix a #include to resolve IntegerType class.
llvm-svn: 33385
This commit is contained in:
parent
110e030d7b
commit
942e6f9c64
@ -20,7 +20,7 @@
|
||||
#include <pthread.h>
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/Constants.h"
|
||||
#include "llvm/Type.h"
|
||||
#include "llvm/DerivedTypes.h"
|
||||
#include "llvm/Instructions.h"
|
||||
#include "llvm/ModuleProvider.h"
|
||||
#include "llvm/ExecutionEngine/JIT.h"
|
||||
|
Loading…
Reference in New Issue
Block a user