mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-18 21:38:10 +00:00
add missing include for -DLLVM_ENABLE_MODULES=On
This commit is contained in:
parent
6697e3354f
commit
a60e09509c
@ -17,6 +17,7 @@
|
||||
#define LLVM_TRANSFORMS_INSTCOMBINE_INSTCOMBINE_H
|
||||
|
||||
#include "llvm/IR/Function.h"
|
||||
#include "llvm/Pass.h"
|
||||
#include "llvm/IR/PassManager.h"
|
||||
#include "llvm/Pass.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user