You just need the fastcomp LLVM+clang (which you can get as detailed on

https://github.com/kripken/emscripten/wiki/LLVM-Backend

) - no other builds of LLVM are required. It would in fact be dangerous to
mix with another version of LLVM, as the bitcode formats change over time,
etc.

- Alon



On Tue, Feb 25, 2014 at 11:41 AM, Joel Croteau <[email protected]> wrote:

> If you are using the LLVM backend with emscripten, do you still need to
> install LLVM and clang separately, or is the version included with fastcomp
> used exclusively?
>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to