[PATCH] D64236: [llvm-objcopy] Don't change permissions of non-regular output files

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 03:19:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365753: [llvm-objcopy] Don't change permissions of non-regular output files (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D64236

Files:
  llvm/trunk/include/llvm/Support/FileSystem.h
  llvm/trunk/lib/Support/Unix/Path.inc
  llvm/trunk/lib/Support/Windows/Path.inc
  llvm/trunk/test/tools/llvm-objcopy/ELF/mirror-permissions-unix.test
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp
  llvm/trunk/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64236.209158.patch
Type: text/x-patch
Size: 6861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/3e4818ff/attachment.bin>


More information about the llvm-commits mailing list