ΒΆinline void InitializeAllTargetMCs()

Description

InitializeAllTargetMCs - The main program should call this function if it wants access to all available target MC 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:75