diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2024-03-20 00:25:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-19 17:25:37 -0700 |
commit | 22ac5f743811ae1e5004fdd43be556ebbd0496d1 (patch) | |
tree | bd396e704ab56bab4d2547306cd70b6df4881a17 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 595280af561fdba156efbdd654ed4076855aac9c (diff) | |
download | llvm-22ac5f743811ae1e5004fdd43be556ebbd0496d1.zip llvm-22ac5f743811ae1e5004fdd43be556ebbd0496d1.tar.gz llvm-22ac5f743811ae1e5004fdd43be556ebbd0496d1.tar.bz2 |
[MLIR] Add missing MLIRFuncDialect dep to MLIRMemRefToLLVM (#84546)
This fixes the following failure when doing a clean build (in particular
no .ninja* lying around) of lib/libMLIRMemRefToLLVM.a only:
```
In file included from mlir/lib/Conversion/MemRefToLLVM/MemRefToLLVM.cpp:18:
mlir/include/mlir/Dialect/Func/IR/FuncOps.h:29:10: fatal error: mlir/Dialect/Func/IR/FuncOps.h.inc: No such file or directory
```
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions