Function arret_compiler::initialise_llvm[][src]

pub fn initialise_llvm(support_cross_compilation: bool)

Initialises LLVM

This must be called before anything else in this module. It can only be called from a single thread at once.