forked from OSchip/llvm-project
parent
d82510e109
commit
15275e55ce
|
@ -30,6 +30,7 @@
|
|||
#include "llvm/Module.h"
|
||||
#include "llvm/Intrinsics.h"
|
||||
#include "llvm/Target/TargetData.h"
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
using namespace clang;
|
||||
using namespace CodeGen;
|
||||
|
||||
|
|
Loading…
Reference in New Issue