AccelerateHS / AccelerateHS/accelerate

Object file loading on Windows

未关闭
#395 5 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
help wanted llvm-cpu windows
主要语言
Haskell
星标
1k
派生
135
PR 合并指标
30 天内没有已合并 PR

描述

The CPU backend is currently broken on windows because it lacks an object file loader ([here](https://github.com/AccelerateHS/accelerate-llvm/blob/master/accelerate-llvm-native/Data/Array/Accelerate/LLVM/Native/Link/COFF.hs)).

This is the same as what GHCi does, but a bit simpler because we only need to handle the most basic types of relocations etc. Unfortunately we can't use that one due to [GHC#13624](https://ghc.haskell.org/trac/ghc/ticket/13624) (unless that does not affect windows, but I doubt it)

Any windows hackers interested in writing one? @RyanGlScott

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。