riot_sys::inline

Function llvm_asm_is_not_supported_any_more

Source
unsafe extern "C" fn llvm_asm_is_not_supported_any_more()
Expand description

Symbol indicating untranslated llvm_asm! code.

When this is missing at the linker stage, do not look for its definition (for it should be left undefined), but find where it is used and manually translate the assemblies.