diff options
author | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2009-04-08 04:16:39 +0000 |
---|---|---|
committer | Sanjiv Gupta <sanjiv.gupta@microchip.com> | 2009-04-08 04:16:39 +0000 |
commit | 562d68e8dbda94aa41bd9df8665e4f327207fc6a (patch) | |
tree | 3759f7c31f865b23a2bbacac82951521f043320c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8bc98d9bedf705af23e7568b2f6d005a42976f18 (diff) | |
download | bcm5719-llvm-562d68e8dbda94aa41bd9df8665e4f327207fc6a.tar.gz bcm5719-llvm-562d68e8dbda94aa41bd9df8665e4f327207fc6a.zip |
Pointer width on targets like PIC16 is 16-bit, while the valid index size to GEP is only 32 or 64. So promote index to 32 in such cases.
llvm-svn: 68590
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions