aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/dotest.py
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2022-04-10 21:28:29 -0400
committerNico Weber <thakis@chromium.org>2022-04-13 08:35:51 -0400
commitba4537b22796a561dbcd7cd4e666bb5039510b21 (patch)
tree0aae13023e5c9e28995673557289779d078051be /lldb/packages/Python/lldbsuite/test/dotest.py
parentbd941c83f51af4b6ee18d6a228dc1cf20bcf1443 (diff)
downloadllvm-ba4537b22796a561dbcd7cd4e666bb5039510b21.zip
llvm-ba4537b22796a561dbcd7cd4e666bb5039510b21.tar.gz
llvm-ba4537b22796a561dbcd7cd4e666bb5039510b21.tar.bz2
[compiler-rt] Don't explictly ad-hoc sign dylibs on APPLE if ld is new enough
ld64 implicitly ad-hoc code-signs as of Xcode 12, and `strip` and friends know how keep this special ad-hoc signature valid. So this should have no effective behavior change, except that you can now strip libclang_rt.asan_osx_dynamic.dylib and it'll still have a valid ad-hoc signature, instead of strip printing "warning: changes being made to the file will invalidate the code signature in:" and making the ad-hoc code signature invalid. Differential Revision: https://reviews.llvm.org/D123475
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions