[llvm-bugs] [Bug 11018] byval should be implemented properly on ARM
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 18 03:34:39 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=11018
Renato Golin <renato.golin at linaro.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |renato.golin at linaro.org
Resolution|--- |WONTFIX
--- Comment #4 from Renato Golin <renato.golin at linaro.org> ---
LLVM doesn't use struct byval anymore, but coerce to array byval, which works.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160118/b7afca46/attachment.html>
More information about the llvm-bugs
mailing list