LLVMInitializeAllAsmParsers

LLVMInitializeAllAsmParsers - The main program should call this function if it wants all asm parsers that LLVM is configured to support, to make them available via the TargetRegistry.

extern (C) nothrow static
void
LLVMInitializeAllAsmParsers
()

Meta