[lld] r301423 - Make LLD work even if the current directory is not writable.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 11:51:48 PDT 2017


Sorry for the trouble. Fixed in r301821.

On Mon, May 1, 2017 at 10:09 AM, Tim Northover <t.p.northover at gmail.com>
wrote:

> Hi Rui,
>
> On 26 April 2017 at 09:15, Rui Ueyama via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> > +# RUN: chmod 100 %t.dir
> > +# RUN: cd %t.dir
> > +# RUN: ld.lld %t.o -o %t.exe
>
> Could we change the permissions back to something sensible afterwards?
> It seems the macOS rm utility refuses to delete the temporary
> directory with those permissions. (E.g.
> http://green.lab.llvm.org/green/job/clang-stage2-
> coverage-R_build/1093/console).
>
> Cheers.
>
> Tim.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170501/4502ad19/attachment.html>


More information about the llvm-commits mailing list