mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-15 04:29:42 +00:00
[MLIR] Add missing APSInt.h include
Since fd7e309e02fd226b0390888388ed732608e52c73 this is no longer pulled in indirectly through DenseMapInfo.h.
This commit is contained in:
parent
9ee3f16919
commit
bd0a9880d0
@ -15,6 +15,7 @@
|
||||
#include "mlir/IR/IntegerSet.h"
|
||||
#include "mlir/IR/Types.h"
|
||||
#include "mlir/Interfaces/DecodeAttributesInterfaces.h"
|
||||
#include "llvm/ADT/APSInt.h"
|
||||
#include "llvm/ADT/Sequence.h"
|
||||
#include "llvm/ADT/Twine.h"
|
||||
#include "llvm/Support/Endian.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user