diff options
author | Dan Gohman <gohman@apple.com> | 2009-04-16 19:25:55 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-04-16 19:25:55 +0000 |
commit | c1c2ba7a724fbb93b386eceb04ccce4dba2c9830 (patch) | |
tree | 57f9df8008f6cdc23b8d90a03607699ea15c602b /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a0c32704e26c554c5a41c13f1bd7671c76660f3a (diff) | |
download | bcm5719-llvm-c1c2ba7a724fbb93b386eceb04ccce4dba2c9830.tar.gz bcm5719-llvm-c1c2ba7a724fbb93b386eceb04ccce4dba2c9830.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions