Skip to content
Commit c1c2ba7a authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix a bug with inttoptr/ptrtoint casts where the pointer has a different

size from the integer, requiring zero extension or truncation. Don't
create ZExtInsts with pointer types. This fixes a regression in
consumer-jpeg.

llvm-svn: 69307
parent a0c32704
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