[lld] r220117 - Hardcode the list of ELF targets here rather than using a glob.

Hans Wennborg hans at chromium.org
Tue Dec 16 12:40:47 PST 2014


On Tue, Dec 16, 2014 at 11:34 AM, Tom Stellard <tom at stellard.net> wrote:
> On Fri, Dec 12, 2014 at 05:08:38PM -0800, Hans Wennborg wrote:
>> On Fri, Oct 17, 2014 at 5:56 PM, Richard Smith
>> <richard-llvm at metafoo.co.uk> wrote:
>> > Author: rsmith
>> > Date: Fri Oct 17 19:56:31 2014
>> > New Revision: 220117
>> >
>> > URL: http://llvm.org/viewvc/llvm-project?rev=220117&view=rev
>> > Log:
>> > Hardcode the list of ELF targets here rather than using a glob.
>>
>> Can we merge this to 3.5? It's needed for building lld on Windows.
>> (Minus the AArch64 dir which doesn't exist on the 3.5 branch.)
>>
>
> Yes, this LGTM.  Go ahead and merge.

Thanks! Merged in r224364.



More information about the llvm-commits mailing list