Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out why running tictactoe with LLVM segfaults #15

Closed
hhefesto opened this issue Feb 3, 2020 · 1 comment
Closed

Figure out why running tictactoe with LLVM segfaults #15

hhefesto opened this issue Feb 3, 2020 · 1 comment

Comments

@hhefesto
Copy link
Contributor

hhefesto commented Feb 3, 2020

Original Issue: sfultong/stand-in-language#6

I think I might be doing partial evaluation in Eval.hs
This is not going to work.
LLVM needs to eventually be written to take a passed in pair heap pointer, and the index to the tree of pairs data.

@sfultong
Copy link
Collaborator

Since LLVM is broken anyway, I'm to close this and assume our new future LLVM fixes this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants