Skip to content
Commit 10dbc1e8 authored by Reid Spencer's avatar Reid Spencer
Browse files

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
parent fe5550b2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment