[PATCH] D64236: [llvm-objcopy] Don't change permissions of non-regular output files
    James Henderson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 10 07:17:39 PDT 2019
    
    
  
jhenderson added a comment.
> I just built this and ran the tests on my Windows machine, and saw no issues. However, I'm not sure I follow why you'd expect there to be any issues with the current state of the code?
> 
> I'm happy with the Windows side not being implemented for now, but I'm also not sure why you need the new overload at all? Isn't the OStat.type() check sufficient?
Thanks for the update. Can you answer these comments, please?
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64236/new/
https://reviews.llvm.org/D64236
    
    
More information about the llvm-commits
mailing list