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

Compiling version that runs on modern version of LLVM [Passes 23/33 Tests] #30

Open
LouisJenkinsCS opened this issue Feb 19, 2020 · 1 comment

Comments

@LouisJenkinsCS
Copy link

After spending the better part of 2 days trying to get this code to compile on modern systems without resorting to modifying it, discovering that modern versions of GCC cannot build LLVM-3.6.2, dealing with problems that arose while attempting to build LLVM-3.6.2 through Spack, I decided to just modify the LLVM plugin myself to get it work on modern versions of LLVM. I can confirm that this can now build quite easily on both LLVM-11 and LLVM-8, and likely even sooner. For those interested, it is available here.

@LouisJenkinsCS
Copy link
Author

LouisJenkinsCS commented Feb 19, 2020

Docker image available on DockerHub and GitHub.

@LouisJenkinsCS LouisJenkinsCS changed the title Working version that runs on modern version of LLVM Compiling version that runs on modern version of LLVM [Passes 23/33 Tests] Jul 22, 2020
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

1 participant