[lld] r267497 - [ELF] Introduce --reproduce flag.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 11:04:40 PDT 2016


I think we want to implement what Reid suggested, but at the same time we
need to fix the code in LLD so that it will concatenate two paths while
stripping the drive letter from the second path. I'll send patches shortly.

On Tue, Apr 26, 2016 at 10:27 AM, Rui Ueyama <ruiu at google.com> wrote:

> It wouldn't work if your current drive is different from the directory
> where the LLVM source code is in. I'm not sure why it is failing, so I'll
> try to reproduce the issue locally on my Windows machine. Please hold on.
>
> On Tue, Apr 26, 2016 at 10:11 AM, Davide Italiano via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
>
>> On Tue, Apr 26, 2016 at 9:47 AM, Reid Kleckner <rnk at google.com> wrote:
>> > My best idea is to add a new lit substitution, like %:t, meaning "the
>> path
>> > %t without the driver separator colon".
>> >
>>
>> I can go and implement it. I'll just wait if anybody raises an objection.
>> Thanks Reid!
>>
>> --
>> Davide
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/96ce3b23/attachment.html>


More information about the llvm-commits mailing list