<div dir="ltr">It's become mandatory recently - I'm not sure if teh C API reflects or supports this - might be some missing functionality & some out of date documentation.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 2, 2020 at 4:46 PM Peter McKinna via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>  I'm testing a patch compiling against head using the c interface and</div><div>llc is complaining that the byval attribute doesn't have a type.</div><div><br></div><div>A parameter used to have a type just by adding the attribute, now it doesn't.</div><div><br></div><div>The lang ref seems to say the type is optional. This is confusing.</div><div>Is the type mandatory now? And how do I add it?</div><div><br></div><div>Any help would be appreciated.</div><div><br></div><div>Regards Peter</div><div> </div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>