X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=llvm.spec;h=a1f1627dc86a5b11153c823e751fb50fb2356c40;hb=313f7f7;hp=5fef7d892bb6243c69954837f27129e67aaf998c;hpb=f777b6fd2d3a3e29111ce9865be7fbe4cc432083;p=packages%2Fllvm.git diff --git a/llvm.spec b/llvm.spec index 5fef7d8..a1f1627 100644 --- a/llvm.spec +++ b/llvm.spec @@ -12,6 +12,19 @@ # - system isl in polly? # - dependencies and files for lua module # - figure out whether we need obj.MLIRCAPIIR files +# - cmake dependencies mess (LLVMExports.cmake appears to require all -devels): +# with llvm-devel and spirv-tools-devel installed but without llvm-mlir (or other packages): +# $ cat CMakeLists.txt +# find_package(LLVM) +# find_package(SPIRV-Tools) +# $ cmake -B build +# ... +# The imported target "mlir-tblgen" references the file +# +# "/usr/bin/mlir-tblgen" +# +# but this file does not exist. Possible reasons include: +# ... # # Conditional build: %bcond_without lldb # LLDB debugger