[PATCH] D43664: Fail early if an output file is not writable.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 09:30:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355834: Fail early if an output file is not writable (authored by ruiu, committed by ).
Herald added subscribers: jdoerfert, jfb, MaskRay.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D43664?vs=135575&id=190105#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D43664/new/

https://reviews.llvm.org/D43664

Files:
  lld/trunk/COFF/Driver.cpp
  lld/trunk/Common/CMakeLists.txt
  lld/trunk/Common/Filesystem.cpp
  lld/trunk/ELF/CMakeLists.txt
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Filesystem.cpp
  lld/trunk/ELF/Filesystem.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/include/lld/Common/Filesystem.h
  lld/trunk/test/COFF/driver.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43664.190105.patch
Type: text/x-patch
Size: 12551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/1cf9f6c9/attachment.bin>


More information about the llvm-commits mailing list