-
Notifications
You must be signed in to change notification settings - Fork 141
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
Building with LLVM=1 #78
Comments
I don't remember the exact step, but here's the branches: https://github.com/shinh/elvm/tree/llvm It seems my copies of them were set up like: elvm/llvm: the elvm branch of llvm To build the LLVM&clang for the ELVM target, you may perhaps need to set If Line 238 in bb1c1a1
llc -march=elvm -asm-verbose should be able to produce eir.
|
Ok, I built llvm, but the output has weird |
why is is so confusing? |
|
I may not have had backends enabled too. |
How to do this?
The text was updated successfully, but these errors were encountered: