[llvm-commits] [llvm-gcc-4.2] r79605 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Bill Wendling
isanbard at gmail.com
Fri Aug 21 10:47:34 PDT 2009
On Aug 21, 2009, at 10:38 AM, Duncan Sands wrote:
> Hi Bill,
>
>> The result type isn't necessarily the size of the pointer, and
>> isn't always a pointer either. I just feel a bit more comfortable
>> with using the equivalent pointer's integer size I guess? I don't
>> know. It probably doesn't really make a different since it'll be
>> truncated nonetheless...
>
> fair enough. Then can you please replace your case statement with
>
Done. Thanks, Duncan!
-bw
More information about the llvm-commits
mailing list