[llvm-commits] llvm-gcc: use array_ref_element_size when emitting an ARRAY_REF

Devang Patel dpatel at apple.com
Mon Mar 19 12:07:51 PDT 2007


On Mar 9, 2007, at 1:56 AM, Duncan Sands wrote:

> The array element type doesn't always have a known size, which is  
> why the
> ARRAY_REF supplies the size, extractable with  
> array_ref_element_size.  Fix
> and Ada testcase attached.
>
> Ciao,

Applied.

-
Devang



More information about the llvm-commits mailing list