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

Tool to compile IR to machine code? #118

Open
pfalcon opened this issue Oct 8, 2020 · 1 comment
Open

Tool to compile IR to machine code? #118

pfalcon opened this issue Oct 8, 2020 · 1 comment

Comments

@pfalcon
Copy link
Contributor

pfalcon commented Oct 8, 2020

I had a d'oh moment that I don't know how to compile PPCI IR. Indeed, I don't see a way. @windelbouwman, can we please have one? ppci-llc is currently taken by a LLVM IR wannabe compiler. Assuming it stays that way, something like ppci-irc, ppci-ir or ppci-irasm might work...

@windelbouwman
Copy link
Owner

This absolutely makes sense. This would enable feeding PPCI IR into a command line tool and grabbing machine code output.

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