llvm-capstone/mlir/tools
Stella Laurenzo 8eff570482
Add missing dep on MLIRToLLVMIRTranslationRegistration to mlir-opt. (#75111)
I was not able to fully triage why this just started failing on one of
our bots as it seems that the use was added 4 months ago. I would assume
that it was accidentally coming in transitively in some way as the dep
was definitely missing.

For context, this started failing in [our
byo_llvm](https://github.com/openxla/iree/blob/main/build_tools/llvm/byo_llvm.sh)
build on a stock build of MLIR on top of an existing LLVM. We were
getting:

```
ld.lld: error: undefined symbol: mlir::registerSPIRVDialectTranslation(mlir::DialectRegistry&)                                                        >>> referenced by mlir-opt.cpp
>>>               tools/mlir-opt/CMakeFiles/mlir-opt.dir/mlir-opt.cpp.o:(main)
```
2023-12-12 14:10:06 -08:00
..
mlir-cpu-runner
mlir-linalg-ods-gen [mlir][affine][nfc] cleanup deprecated T.cast style functions (#71269) 2023-11-14 13:01:19 +08:00
mlir-lsp-server [mlir][lsp] Register all extensions and TestDynDialect in main. 2023-08-31 07:54:37 +00:00
mlir-opt Add missing dep on MLIRToLLVMIRTranslationRegistration to mlir-opt. (#75111) 2023-12-12 14:10:06 -08:00
mlir-parser-fuzzer
mlir-pdll
mlir-pdll-lsp-server
mlir-query [mlir][mlir-query] Introduce mlir-query tool with autocomplete support 2023-10-13 14:03:27 -07:00
mlir-reduce
mlir-shlib
mlir-spirv-cpu-runner Remove the opaque pointers flag from tools 2023-10-30 12:58:24 +01:00
mlir-tblgen [mlir] Expose type and attribute names in the MLIRContext and abstract type/attr classes (#72189) 2023-12-01 00:39:34 +01:00
mlir-translate Revert "Revert "[MLIR] Move builtin.module LLVM IR translation to before nested operations"" 2023-09-04 11:35:59 +01:00
mlir-vulkan-runner Reland "[MLIR][FuncToLLVM] Remove typed pointer support" (#70717) 2023-10-31 07:36:11 +01:00
tblgen-lsp-server
tblgen-to-irdl Reland [mlir][tools] Introduce tblgen-to-irdl tool (#70121) 2023-10-27 14:48:49 +05:30
CMakeLists.txt Reland [mlir][tools] Introduce tblgen-to-irdl tool (#70121) 2023-10-27 14:48:49 +05:30