The name LLVM was originally an initialism for Low Level Virtual Machine . This initialism has officially been removed to avoid confusion, as the LLVM has evolved into an umbrella project that has little relationship to what most current developers think of as virtual machines.
Read moreDoes Kotlin use LLVM?
Kotlin/Native includes an LLVM-based backend for the Kotlin compiler and a native implementation of the Kotlin standard library.
Read more