-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels