Emscripten is another project that generates asm.js from LLVM bitcode.
Emscripten est un autre projet qui génère asm.js pour du bytecode LLVM.
Emscripten transforms the compiled result of clang+LLVM into a.wasm binary.
Emscripten transforme ensuite le résultat compilé par clang+LLVM en binaire.wasm.
Then you will get an error about llvm.
Ensuite, vous aurez une erreur par rapport à llvm.
Note that ghc-7.6 does not officially support llvm-3.3 so there are some issues when using the llvm backend (particularly on ARM where it is the default).
Notez que ghc-7.6 ne prend pas officiellement en charge llvm-3.3, il existe plusieurs soucis lors de l'utilisation du moteur llvm (notamment sur ARM où il est le moteur par défaut).
Packaging fails with error "Unable to find llvm JNI lib in", when an application is packaged with -useLegacyAOT yes option.
La mise en package échoue avec l'erreur « Impossible de trouver llvm JNI lib in », lorsqu'une application est mise en package avec l'option -useLegacyAOT yes.
For technical programming, uses LLVM, fast on mathematical operations.
Pour la programmation technique, utilise LLVM, rapide sur les opérations mathématiques.
LLVM is now the final backend in a chain of intermediate representations.
LLVM est maintenant le backend final dans une chaîne de représentations intermédiaires.
We choose LLVM as the compiler to implement our framework.
Nous avons choisi LLVM comme compilateur pour mettre en œuvre notre infrastructure.
This requires the LLVM library to be installed.
Ceci nécessite l'installation de la bibliothèque LLVM.
Clang is intended to work atop LLVM.
Clang est conçu pour fonctionner avec LLVM.
We implement these analyses on top of the LLVM compiler.
Ces analyses ont été implémentées dans le compilateur LLVM.
It is then translated into assembly language which can be converted into LLVM bitcode.
Il est ensuite traduit en langage d'assemblage qui peut être converti en bitcode LLVM.
A type construct in a concrete language can be represented by combining these basic types in LLVM.
Un type issu d'un langage concret peut être représenté par une combinaison de ces types dans LLVM.