diff options
author | John Criswell <criswell@uiuc.edu> | 2003-12-12 19:57:48 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-12-12 19:57:48 +0000 |
commit | 52b62de10063a15dfbcfb8b61504df826c76e03c (patch) | |
tree | ebfa41a97b9e3b67945949408bcb2c861569cc2a /lib/CodeGen/RegAllocLocal.cpp | |
parent | bb1bad58d4092f1daa289950041a1c31e48c44bd (diff) |
Modified cast so that it converts the int to a long before casting to
a pointer. This evades a warning emitted by GCC when we cast from
unsigned int (32 bit) to void * (64 bit) on SparcV9.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10435 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocLocal.cpp')
0 files changed, 0 insertions, 0 deletions