Fix a bug in IntToPtr. Truncating to 64-bits only works if the integer
is larger. Adjust so that it truncates to pointer width, only if necessary. llvm-svn: 34954
Loading
Please register or sign in to comment
is larger. Adjust so that it truncates to pointer width, only if necessary. llvm-svn: 34954