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

Will Newton will.newton at linaro.org
Mon Jan 26 02:48:08 PST 2015


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