summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value/TestDynamicValue.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-05-26 08:38:10 +0000
committerPavel Labath <labath@google.com>2016-05-26 08:38:10 +0000
commit23ef3695d4641b4415a97ded90f6b41b999530f6 (patch)
tree3df933ffe58d85994d56b3f57f7ff1ecd53df9b3 /lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value/TestDynamicValue.py
parent0314b00daa5a3f611221d4cc6faa8fd876211392 (diff)
downloadbcm5719-llvm-23ef3695d4641b4415a97ded90f6b41b999530f6.tar.gz
bcm5719-llvm-23ef3695d4641b4415a97ded90f6b41b999530f6.zip
[cmake] Add ability to customize (and skip) debugserver codesign
Summary: This adds the ability to customize the debugserver codesign process via cmake cache variable. The user can set the codesign indentity (with the default being the customary lldb_codesign), and if the identity is set to a empty string, the codesign step is skipped completely. We needed the last feature to enable building lldb on buildservers which do not have the right certificates installed. Reviewers: sas, tberghammer Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D20623 llvm-svn: 270832
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value/TestDynamicValue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud