Skip to content

find_package(LLVM) is redundant since find_package(MLIR) calls it internally #245

@diptorupd

Description

@diptorupd

The top-level CMakeLists.txt should not do the extra find_package(LLVM) step as it is already done by the find_package(MLIR) call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions