We are not able to bitcast a pointer to an integral value.
Two return types are not equivalent if one is a pointer and the other is an integral. This is because we cannot bitcast a pointer to an integral value. PR15185 llvm-svn: 179569
Loading
Please register or sign in to comment