[PATCH] D54476: [CMake] Streamline code signing for debugserver

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 14 09:11:22 PST 2018


sgraenitz updated this revision to Diff 174053.
sgraenitz marked 4 inline comments as done.
sgraenitz added a comment.

debugserver cannot be ad-hoc code signed; handle entitlements&identity also in standalone debugserver, add feasibility checks, polishing


https://reviews.llvm.org/D54476

Files:
  test/CMakeLists.txt
  tools/debugserver/CMakeLists.txt
  tools/debugserver/source/CMakeLists.txt
  unittests/tools/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54476.174053.patch
Type: text/x-patch
Size: 9568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181114/40830d1d/attachment.bin>


More information about the llvm-commits mailing list