[Lldb-commits] [PATCH] D54443: [CMake] Accept ENTITLEMENTS in add_llvm_executable and llvm_codesign
Stefan Gränitz via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 14 10:08:05 PST 2018
sgraenitz added a comment.
Two use-cases for executables:
LLDB lldb-server https://reviews.llvm.org/D54444
LLDB debugserver https://reviews.llvm.org/D54476
I have no use-case for shared libraries (yet), so I didn't add ENTITLEMENTS there. Is that ok?
Repository:
rL LLVM
https://reviews.llvm.org/D54443
More information about the lldb-commits
mailing list