AccelerateHS / AccelerateHS/accelerate

Object file loading on Windows

オープン
#395 コメント 5 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。