lto_codegen_set_assembler_path

Sets the location of the assembler tool to run. If not set, libLTO will use gcc to invoke the assembler.

\since LTO_API_VERSION=3

extern (C) nothrow extern
void
lto_codegen_set_assembler_path
(,
const(char)* path
)

Meta