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.
On Wed, Jun 15, 2016 at 4:44 PM, Austin English via cfe-commits < cfe-commits@lists.llvm.org> wrote: > Hi, > > This fixes https://llvm.org/bugs/show_bug.cgi?id=28145 > > Please let me know if something needs to changed for inclusion. > > -- > -Austin > GPG: 14FB D7EA A041 937B > > _______________________________________________ > cfe-commits mailing list > cfe-commits@lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits