Rather than checking for i8*, simply add a bitcast to i8*, so the appendString() code sees the expected type.
8.5 KiB
8.5 KiB
Rather than checking for i8*, simply add a bitcast to i8*, so the appendString() code sees the expected type.