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 11.0.0 #150

Closed
tannergooding opened this issue Oct 13, 2020 · 2 comments · Fixed by #151
Closed

Update to LLVM 11.0.0 #150

tannergooding opened this issue Oct 13, 2020 · 2 comments · Fixed by #151
Assignees

Comments

@tannergooding
Copy link
Member

LLVM 11.0.0 was released on Oct 12th, the repo should update to be able to use it.

@tannergooding tannergooding self-assigned this Oct 13, 2020
@tannergooding
Copy link
Member Author

As with past releases, the pre-built binaries should be used whenever possible: https://releases.llvm.org/download.html#11.0.0. Some distros are still being built and will be up in the coming week.

@tannergooding
Copy link
Member Author

tannergooding commented Oct 19, 2020

libLLVM:

  • FreeBSD 11 x64 - No pre-built binary
  • FreeBSD 11 x86 - No pre-built binary
  • Linux ARM - No pre-built binary
  • Linux ARM64 - No pre-built binary
  • OSX x64 - No pre-built binary
  • SLES x64 - No pre-built binary
  • Ubuntu 16.04 x64 - No pre-built binary
  • Ubuntu 18.04 x64 - No pre-built binary
  • Ubuntu 20.04 x64 - No pre-built binary
  • Win x64
  • Win x86 - Pre-built binary incorrect

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

Successfully merging a pull request may close this issue.

1 participant