[LLVMdev] 2008-01-25-ByValReadNone.c Failure

Chris Lattner sabre at nondot.org
Tue Feb 19 10:34:23 PST 2008


On Tue, 19 Feb 2008, Duncan Sands wrote:
>> As you can see in it, there are "readonly" attributes on the functions.
>
> this test uses a huge array in order to be sure that it would be passed
> 'byval' and not as thousands of individual integer parameters.  On your
> machine it is passed as thousands of individual integer parameters!  That
> is the bug.

For now, please just mark this test as xfail on ppc, arm, and other 
non-x86 targets.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list