Skip to content

Compilation of LLVM can potentially be simplified #11

Open
@giordano

Description

@giordano

After JuliaLang/julia#50208 (which came about a time when Julia required LLVM 15, so probably not good for the current stage of this project), compilation of a fork of LLVM with Julia patches can theoretically be simplified, as long as there are no merge conflicts, by doing something like

LLVM_APPLY_JULIA_PATCHES = 1
LLVM_BASE_REF = sx-aurora-dev:...
LLVM_JULIA_REF = JuliaLang:julia-...

If the patch can be applied cleanly, this removes the need of keeping a branch around.

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