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

Update to LLVM v9.0.0 #116

Closed
tannergooding opened this issue Sep 20, 2019 · 6 comments
Closed

Update to LLVM v9.0.0 #116

tannergooding opened this issue Sep 20, 2019 · 6 comments

Comments

@tannergooding
Copy link
Member

LLVM v9.0.0 was just released and both libLLVM and the bindings should be updated to use it.

@tannergooding tannergooding self-assigned this Sep 20, 2019
@tannergooding
Copy link
Member Author

Most, but not all, of the pre-built binaries are up now (http://releases.llvm.org/download.html#9.0.0), so I can likely start on this soon.

@ghost
Copy link

ghost commented Oct 19, 2019

Any updates on this?

@tannergooding
Copy link
Member Author

The libLLVM binaries are not built for the majority of the platforms by default, so it will require some time/effort to build them manually instead.

@tannergooding
Copy link
Member Author

I have machines setup for the various distro's that are built by default. I've started the work on getting libLLVM built for each.

@tannergooding
Copy link
Member Author

I have win-x86, win-x64 done (pre-built)

I have also completed ubuntu-1604, ubuntu-1804, ubuntu-1904, freebsd-x86, and freebsd-x64 (locally built, as pre-built binaries don't exit)

The macOS build is going now and packages can start being pushed once that completes.

I still need to build linux-arm, linux-arm64, and sles to round out the package list.

@tannergooding
Copy link
Member Author

tannergooding commented Nov 25, 2019

This is done now with #121. I'm logging issue tracking the remaining rid specific packages.

@tannergooding tannergooding removed their assignment May 26, 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