ΒΆconst char* LLVMGetTargetDescription(
    LLVMTargetRef T)

Description

Returns the description of a target. See llvm::Target::getDescription

Declared at: llvm/include/llvm-c/TargetMachine.h:83

Parameters

LLVMTargetRef T