forked from OSchip/llvm-project
parent
63207bc9c3
commit
aa139573f6
|
@ -32,6 +32,7 @@
|
|||
#include "llvm/IR/CallSite.h"
|
||||
#include "llvm/IR/Constants.h"
|
||||
#include "llvm/IR/Instructions.h"
|
||||
#include "llvm/IR/Intrinsics.h"
|
||||
#include "llvm/IR/Operator.h"
|
||||
|
||||
namespace llvm {
|
||||
|
|
Loading…
Reference in New Issue