[LLVMdev] Argument Lowering Redux

Keno Fischer kfischer at college.harvard.edu
Sun Aug 3 21:35:04 PDT 2014


I'm very interested in this myself. Basically every single frontend
has to plug in the same code to make this work, which seems to
indicate to me that we need a place to put it to share amongst the
frontends.

On Mon, Aug 4, 2014 at 12:24 AM, Vadim Chugunov <vadimcn at gmail.com> wrote:
> Hi,
> Having just found an ABI conformance bug in a compiler front-end, I am
> curious: is the state of target-independent argument lowering in LLVM still
> the same as when this thread was taking place?:
> http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-February/thread.html#59387
>
> Vadim
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>



More information about the llvm-dev mailing list