Can you get me a test case? I need to see what gcc is doing. Thanks, Evan
On Jan 25, 2008, at 10:25 PM, Duncan Sands <[EMAIL PROTECTED]> wrote: > Hi Evan, dropping zero sized aggregates from types > http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080121/057570.html > broke the Ada build. A zero-sized aggregate is used in a > COMPONENT_REF, so > llvm-convert barfs because it can't find the corresponding LLVM > field. All gcc > fields should have a corresponding LLVM field - the only exception > we make is > for fields at variable offsets. I would like to keep it that way > unless you > really can't solve this differently. > > Best wishes, > > Duncan. _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits