[PATCH] D43432: [cmake] Fix LLDB_CODESIGN_IDENTITY logic.
Don Hinton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 17 14:09:30 PST 2018
hintonda added a comment.
This is causing test failures due debugserver not found. The fix should be to add DEBUGSERVER_PATH to the cache -- it was originally available in the root scope.
I hope to have a fix in as soon as I validated the fix locally, but if this is causing an issue for anyone, please let me know and I'll revert.
Repository:
rL LLVM
https://reviews.llvm.org/D43432
More information about the llvm-commits
mailing list