<div dir="ltr">Actually, in the last three months we've recently added support for pushing arguments in a call sequence. I think we should wire this up to an LLVM function attribute. It should be a tiny bit of work in llvm/lib/Target/X86/X86FrameLowering.cpp and clang/lib/CodeGen/CodeGenModule.cpp:SetLLVMFunctionAttributesForDefinition.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 15, 2016 at 4:44 PM, Austin English via cfe-commits <span dir="ltr"><<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
This fixes <a href="https://llvm.org/bugs/show_bug.cgi?id=28145" rel="noreferrer" target="_blank">https://llvm.org/bugs/show_bug.cgi?id=28145</a><br>
<br>
Please let me know if something needs to changed for inclusion.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
-Austin<br>
GPG: 14FB D7EA A041 937B<br>
</font></span><br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>