[LLVMdev] [lld] ELF/AArch64 support in lld

Chad Rosier mcrosier at codeaurora.org
Fri Aug 1 07:11:00 PDT 2014


Daniel,
I suggest uploading your complete patch to Phabricator (see:
http://reviews.llvm.org/).

 Chad

> I've been implementing ELF/AArch64 support for lld. I can now successfully
> link and run a simple "Hello World" app for both dynamic and static
> linking.
> I'd like to upstream this implementation, but wanted to get feedback on
> how
> people might like to see it. Would people rather see the whole thing in
> one
> shot, each file individually or somehow break it down even farther? The
> implementation obviously requires all the files due to their interplay, so
> I'm not sure how only some files could be committed without the others.
>
>
>
> I don't yet have tests for everything; is it possible to upstream now or
> wait until I have a complete test suite in place as well?
>
>
>
> Trying to get feedback now to make the process as smooth as possible.
>
>
>
> Thanks,
>
> Daniel
>
>
>
> --
>
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
> by
> The Linux Foundation
>
>
>
> _______________________________________________
> 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