LLVMGetTargetMachineCPU

Returns the cpu used creating this target machine. See llvm::TargetMachine::getCPU. The result needs to be disposed with LLVMDisposeMessage.

extern (C) nothrow
char*
LLVMGetTargetMachineCPU

Meta