[PATCH] D96292: [llvm-objcopy] Drop S_ISUID and S_ISGID bits
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 8 15:46:20 PST 2021
MaskRay added a comment.
This is a quick way to address the issue.
https://sourceware.org/pipermail/binutils/2021-February/115282.html binutils is move to conditional in-place overwrite. I can sign up the work for llvm-objcopy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96292/new/
https://reviews.llvm.org/D96292
More information about the llvm-commits
mailing list