Skip to content

WIP: Enable LLVM 4.0 #4873

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

Closed
wants to merge 2 commits into from
Closed

WIP: Enable LLVM 4.0 #4873

wants to merge 2 commits into from

Conversation

dylanmckay
Copy link
Contributor

@dylanmckay dylanmckay commented Jan 20, 2017

Part of a series of PRs

Test suite still needs to be run locally.

@dylanmckay dylanmckay changed the base branch from master to incoming January 20, 2017 00:32
@kripken
Copy link
Member

kripken commented Jan 20, 2017

Thanks, please add yourself to AUTHORS.

@infinity0
Copy link

Would this allow emscripten to be built with an unforked LLVM? This is the main issue preventing it from entering Debian, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=775147#10

@kripken
Copy link
Member

kripken commented May 4, 2017

@infinity0 it is possible to use an unforked LLVM, using the wasm backend there. It's not recommended, though, as the wasm backend isn't stable and performant enough yet. But it should just work if emscripten sees the LLVM it is configured with doesn't have the asm.js backed from fastcomp.

@kripken
Copy link
Member

kripken commented May 4, 2017

This PR was merged as part of other work, btw, I think we just forgot to close this.

@kripken kripken closed this May 4, 2017
@dylanmckay dylanmckay deleted the llvm-4.0 branch May 5, 2017 00:17
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 this pull request may close these issues.

3 participants