Package libmlir16.0-devel: Information

    Binary package: libmlir16.0-devel
    Version: 16.0.6-alt6
    Architecture: x86_64
    Build time:  Sep 30, 2023, 09:36 PM in the task #330698
    Source package: llvm16.0
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: Libraries and header files for MLIR
    Description: 
    MLIR is a novel approach to building reusable and extensible compiler infrastructure.
    MLIR aims to address software fragmentation, improve compilation for
    heterogeneous hardware, significantly reduce the cost of building domain
    specific compilers, and aid in connecting existing compilers together.
    
    This package contains headers and other development files for libmlir16.0.

    Maintainer: Arseny Maslennikov


    Last changed


    Sept. 30, 2023 Arseny Maslennikov 16.0.6-alt6
    - Restored clang-ALT-bug-40628-grecord-command-line.patch.
    - Made clang pass --build-id=sha1 to the linker.
    Sept. 14, 2023 Arseny Maslennikov 16.0.6-alt5
    - Re-disabled broken import checks.
    - spec: Merged the loongarch64 alt triple patch into clang-alt-triple.patch.
    Sept. 5, 2023 Alexey Sheplyakov 16.0.6-alt4
    - Support LoongArch architecture (lp64d ABI):
      + clang-alt-triple-loongarch64.patch: added loongarch64-alt-linux triple
      + spec: do not build/package lld on LoongArch (LoongArch targets are
        not supported yet)
      + spec: do not build lldb on LoongArch (not supported yet)
      + spec: build with GCC/binutils on LoongArch (since lld does not support
        LoongArch targets yet)