The incoming branch has just received a merge of upstream LLVM. This brings us to around 2 months ago on trunk, and bumps the LLVM version to 3.8 (current dev version).
For more details, see https://github.com/kripken/emscripten/issues/3856 tl;dr is * We're moving to base ourselves off of upstream LLVM instead of PNaCl (see link for why), which this first merge accomplishes. * There are some nice improvements from LLVM in this merge, e.g. zlib becomes 3% faster. * We'll probably do more frequent merges from LLVM going forward. The merge passes all tests locally for me. Please test and report any problems. - Alon -- 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.
