ΒΆinline void InitializeAllAsmPrinters()

Description

InitializeAllAsmPrinters - The main program should call this function if it wants all asm printers that LLVM is configured to support, to make them available via the TargetRegistry. It is legal for a client to make multiple calls to this function.

Declared at: llvm/include/llvm/Support/TargetSelect.h:85