diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-08-07 11:02:04 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2019-08-07 11:02:04 +0000 |
commit | f2410017930651c2eabf62506c10f50986a561bc (patch) | |
tree | 81c3ccf9f4d158675c454ad6bf5d9c908bb3a088 /llvm/lib/Support/DataExtractor.cpp | |
parent | 44b8e5f4a6d8d45f4d56d7f9b4c8a342cc546b72 (diff) | |
download | bcm5719-llvm-f2410017930651c2eabf62506c10f50986a561bc.tar.gz bcm5719-llvm-f2410017930651c2eabf62506c10f50986a561bc.zip |
[lldb][CMake] Workaround debugserver code-signing issue in generated Xcode project
Summary:
Explicitly code-sign the LLDB.framework copy of debugserver in the build-tree. This is necessary, because the Xcode-specific logic in `llvm_codesign` [1] has the side-effect that Xcode code-signs after post-build steps (here: after copying debugserver over into the framework). The special case for Xcode was necessary to avoid double-signing errors in the past (see D55116 and D55816).
[1] https://github.com/llvm/llvm-project/blob/36fb93982f0e/llvm/cmake/modules/AddLLVM.cmake#L1676
Reviewers: jingham, davide, JDevlieghere, teemperor
Reviewed By: JDevlieghere
Subscribers: beanz, mgorny, lldb-commits, #lldb
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D65566
llvm-svn: 368151
Diffstat (limited to 'llvm/lib/Support/DataExtractor.cpp')
0 files changed, 0 insertions, 0 deletions