[lld] r226989 - Fix single-arch builds broken by r226976

Greg Fitzgerald garious at gmail.com
Mon Jan 26 08:19:46 PST 2015


Can you send an email to llvmdev to ask if anybody is interested in
maintaining the PowerPC port?  If no interest, let's boot it.

Thanks,
Greg

On Mon, Jan 26, 2015 at 2:48 AM, Will Newton <will.newton at linaro.org> wrote:
> On 24 January 2015 at 04:51, Greg Fitzgerald <garious at gmail.com> wrote:
>> Author: garious
>> Date: Fri Jan 23 22:51:26 2015
>> New Revision: 226989
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=226989&view=rev
>> Log:
>> Fix single-arch builds broken by r226976
>>
>> TODO: Move ELF/PPC to ELF/PowerPC
>> TODO: Move ELF/X86_64 into ELF/X86
>
> It did occur to me whether or not it is worth keeping the PowerPC
> port. Right now it is a bit different from the other ELF backends so
> makes refactors that little bit harder. It supports one relocation
> type, has one test and doesn't appear to have had any substantive
> commits since it was first created.
>
> --
> Will Newton
> Toolchain Working Group, Linaro



More information about the llvm-commits mailing list