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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 22 17:43:38 PST 2018


ruiu created this revision.
ruiu added a reviewer: zturner.
Herald added subscribers: arichardson, mgorny, emaste.

Fixes https://bugs.llvm.org/show_bug.cgi?id=36478


https://reviews.llvm.org/D43664

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43664.135575.patch
Type: text/x-patch
Size: 5043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/536f46e3/attachment.bin>


More information about the llvm-commits mailing list