ΒΆchar* LLVMPrintTypeToString(LLVMTypeRef Val)
char* LLVMPrintTypeToString(LLVMTypeRef Val)
Description
Return a string representation of the type. Use LLVMDisposeMessage to free the string.
Declared at: llvm/include/llvm-c/Core.h:1116
Parameters
- LLVMTypeRef Val