Skip to content

Custom LLVM build #20

@rdong8

Description

@rdong8

Dreading this because the right way to do it is by creating a Conan package for LLVM instead of just shunting a CMake build into another docker stage. There is this guy but it doesn't look like it includes MLIR, so is not suitable because #14.

The reason why we want this is because the LLVM currently used is the one installed via dnf in the devcontainer, but that's built against libstdc++. The the linuxbrew package for LLVM does include MLIR but is also built against libstdc++ so it doesn't work either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions