summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/DataExtractor.cpp
diff options
context:
space:
mode:
authorStefan Granitz <stefan.graenitz@gmail.com>2019-08-07 11:02:04 +0000
committerStefan Granitz <stefan.graenitz@gmail.com>2019-08-07 11:02:04 +0000
commitf2410017930651c2eabf62506c10f50986a561bc (patch)
tree81c3ccf9f4d158675c454ad6bf5d9c908bb3a088 /llvm/lib/Support/DataExtractor.cpp
parent44b8e5f4a6d8d45f4d56d7f9b4c8a342cc546b72 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud