[lld] r289148 - Split linkerscript.s into small test files.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 10:55:54 PST 2016


Good point. I tested these tests on Windows, and they passed just fine, so
I think we don't need them anymore. I'll remove them.

On Fri, Dec 9, 2016 at 7:41 AM, Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:

> Rui Ueyama via llvm-commits <llvm-commits at lists.llvm.org> writes:
>
> > Author: ruiu
> > Date: Thu Dec  8 16:36:12 2016
> > New Revision: 289148
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=289148&view=rev
> > Log:
> > Split linkerscript.s into small test files.
> >
> > linkerscript.s is the first test file for linker script, and at the
> moment
> > it contains all tests for linker scripts. Now that test file doesn't make
> > sense.
> >
> > linkerscript2.s was just badly named. Renamed searchdir.s.
>
> Are the various "REQUIRES: shell" still needed? I think most of them
> were there because of echo and that has been fixed.
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161209/8ec4742a/attachment.html>


More information about the llvm-commits mailing list