Fix PR15293: ARM codegen ice - expected larger existing stack allocation
Kai Nacke
kai at redstar.de
Sat Mar 30 06:13:18 PDT 2013
Hi Stephan!
On 30.03.2013 08:41, Stepan Dyatkovskiy wrote:
> Hi Manman,
>> I wonder why we have a small "byval" struct in PR15293, clang should
>> not generate that and it may be due to bug point.
>
> I suppose, guys just tried to implement their own front-end, and found
> that bug with "byval" attribute.
The code from PR15293 was generated by LDC2, the LLVM based D compiler.
Regards
Kai
More information about the llvm-commits
mailing list