diff options
author | Stefan Granitz <stefan.graenitz@gmail.com> | 2018-12-13 18:51:19 +0000 |
---|---|---|
committer | Stefan Granitz <stefan.graenitz@gmail.com> | 2018-12-13 18:51:19 +0000 |
commit | 405c5109e252f7b38f8d9f76a667275566e4a65d (patch) | |
tree | e79385c6f05e3bce4db760bd3b7c3bf584d4bba6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 9737096bb1523b1f2ab98d0a4733ad78dee2b9a9 (diff) | |
download | llvm-405c5109e252f7b38f8d9f76a667275566e4a65d.zip llvm-405c5109e252f7b38f8d9f76a667275566e4a65d.tar.gz llvm-405c5109e252f7b38f8d9f76a667275566e4a65d.tar.bz2 |
[CMake] llvm_codesign workaround for Xcode double-signing errors
Summary:
When using Xcode to build LLVM with code signing, the post-build rule is executed even if the actual build-step was skipped. This causes double-signing errors. We can currently only avoid it by passing the `--force` flag.
Plus some polishing for my previous patch D54443.
Reviewers: beanz, kubamracek
Reviewed By: kubamracek
Subscribers: #lldb, mgorny, llvm-commits
Differential Revision: https://reviews.llvm.org/D55116
llvm-svn: 349070
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions