LLVMGetTargetMachineFeatureString

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

extern (C) nothrow
char*
LLVMGetTargetMachineFeatureString

Meta