forked from OSchip/llvm-project
parent
4580638808
commit
b825dd3a31
|
@ -16,7 +16,7 @@
|
|||
#include "JIT.h"
|
||||
#include "llvm/Module.h"
|
||||
#include "llvm/ModuleProvider.h"
|
||||
#include "llvm/Support/RegistryParser.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/Support/Streams.h"
|
||||
#include "llvm/Target/SubtargetFeature.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
|
|
Loading…
Reference in New Issue