I've pulled the latest emscripten changes from repo and i'm still getting warning that i'm having llvm/clang "3.4" instead of expected "3.3" release (no fastcomp used). Do i miss smth? Are upstream llvm/clang changes merged to emscripten llvm/clang fork repos?
2014-09-11 9:00 GMT+06:00 Alon Zakai <[email protected]>: > sunfish plans to rebase us on upstream LLVM, just depends on when he gets > around to it. > > - Alon > > > On Wed, Sep 10, 2014 at 7:04 AM, Bruce Mitchener < > [email protected]> wrote: > >> On Wed, Sep 10, 2014 at 8:44 PM, Anton Smirnov <[email protected]> >> wrote: >> >>> Emscripten <https://github.com/kripken/emscripten>/Fastcomp was said to >>> work only with LLVM fork: >>> >>> >>> http://kripken.github.io/emscripten-site/docs/building_from_source/LLVM-Backend.html >>> >>> Since LLVM 3.5 was released few days ago are required changes merged to >>> LLVM main branch? >>> >>> Can i avoid using Fastcomp LLVM/Clang forks now? >>> >> >> No, emscripten is still using the fastcomp fork. >> >> I have no idea what Alon's plan is for merging to the LLVM main branch. >> >> - Bruce >> >> -- >> 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/d/optout. >> > > -- > 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/d/optout. > -- 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/d/optout.
