getType() on a Function is always 'ptr'. We should use getFunctionType() so we get the function signature.
151 KiB
151 KiB
getType() on a Function is always 'ptr'. We should use getFunctionType() so we get the function signature.