ΒΆchar* LLVMPrintValueToString(LLVMValueRef Val)
char* LLVMPrintValueToString(LLVMValueRef Val)
Description
Return a string representation of the value. Use LLVMDisposeMessage to free the string.
Declared at: llvm/include/llvm-c/Core.h:1659
Parameters
- LLVMValueRef Val